Skip to content
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

Open
JonnyRa opened this issue Apr 4, 2018 · 6 comments
Open

Sending a list doesn't include the note. #57

JonnyRa opened this issue Apr 4, 2018 · 6 comments

Comments

@JonnyRa
Copy link

JonnyRa commented Apr 4, 2018

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

@friedger
Copy link
Member

friedger commented Apr 5, 2018 via email

@JonnyRa
Copy link
Author

JonnyRa commented Apr 6, 2018

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

@friedger
Copy link
Member

friedger commented Apr 6, 2018 via email

@aperomsik
Copy link
Member

Notes are included in export via OI Convert CSV-- just make sure you use the HandyShopper format.

@JonnyRa
Copy link
Author

JonnyRa commented Apr 24, 2018

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

@sefernet
Copy link

Someone could tell about how to create a file with a proper HandyShopper .CSV format , please!
Here: https://raw.githubusercontent.com/openintents/convertcsv/master/test/originalcsv/handyshopper/groc1.csv

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
have,3,Buns hot dog,,,,,,2005/04/03,Groceries,Big Y;Price Chopper;Stop & Shop;Shaw's;Wal-Mart,Stop & Shop=/2.19;Shaw's=/2.09;Wal-Mart=/1.25,91,,,,,,,,0,0,
have,1,Burritos,,,,,,2005/09/20,Unfiled,Stop & Shop;Shaw's,Stop & Shop=/1.79;Shaw's=/1.99,389,,,,,,,,0,0,

Its like that?

Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants