-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sending a list doesn't include the note. #57
Comments
One solution could be that you export the notes via OI notepad and include
an identifyer in the export of OI Shopping list, maybe a hash that can be
reconstructed on a new device.
JonnyRa <[email protected]> schrieb am Mi., 4. Apr. 2018, 14:54:
… Hi,
I really love the app, I mostly use it to organise a load of todo lists in
a sortof kanban style way.
The integration with the notepad is really useful and I've used it heavily
in a list I use to keep track of what I've been planting on my allotment
(the item names are bed names + what is currently planted and the notes
contain the history + observations).
I've got a lot of really useful information in there that I'd like to at
least back up and at some point in the future probably use for my own
project to help link it together - so I need to be able to export it.
Previously I was using the tags to store the information (which do get
exported) but that became cumbersome - the editing was fiddly when there
was a lot of text and the notepad is much better suited to it.
I'd be happy to have a go at implementing myself if you want to point me
in the right direction.
Cheers
Jonny
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#57>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABYcWVejk1HjurlH4gYyDsUHeMG5047Jks5tlMKLgaJpZM4TGvkc>
.
|
Thanks for the response Would I need to touch both projects or is there an API already? Is there some identifier that lets you look up the right text already? Cheers Jonny |
Both apps need to be updated
JonnyRa <[email protected]> schrieb am Fr., 6. Apr. 2018, 10:19:
… Thanks for the response
Would I need to touch both projects or is there an API already? Is there
some identifier that lets you look up the right text already?
Cheers
Jonny
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYcWWZBedKOLas9TV3iNIbG5Sc1Ny-Eks5tlyUOgaJpZM4TGvkc>
.
|
Notes are included in export via OI Convert CSV-- just make sure you use the HandyShopper format. |
I'll give it a go, I think I looked at it recently though and it was looking fairly unsupported - lots of people seem to be saying it doesn't work on play store |
Someone could tell about how to create a file with a proper HandyShopper .CSV format , please! I found this: Need,Priority,Description,CustomText,Quantity,Units,Price,Aisle,Date,Category,Stores,PerStoreInfo,EntryOrder,Coupon,Tax,Tax2,AutoDelete,Private,Note,Alarm,AlarmMidi,Icon,AutoOrder Its like that? Thanks!!! |
Hi,
I really love the app, I mostly use it to organise a load of todo lists in a sortof kanban style way.
The integration with the notepad is really useful and I've used it heavily in a list I use to keep track of what I've been planting on my allotment (the item names are bed names + what is currently planted and the notes contain the history + observations).
I've got a lot of really useful information in there that I'd like to at least back up and at some point in the future probably use for my own project to help link it together - so I need to be able to export it.
Previously I was using the tags to store the information (which do get exported) but that became cumbersome - the editing was fiddly when there was a lot of text and the notepad is much better suited to it.
I'd be happy to have a go at implementing myself if you want to point me in the right direction.
Cheers
Jonny
The text was updated successfully, but these errors were encountered: