pcause

Results 63 comments of pcause

bump. this would be a great addition. i use the extension on android but need containers for windows/linux

There seem to be a number of libraries that will convert commonmark but also gfm, handle tables and other things. Looking at the code for importer, seems these could drop...

Thanks for the reply. markdown can be converted to many other formats, for example, HTML, where it can be posted to a web site. Markdown can also be edited by...

one minor tweak to my idea - allow a set of boards to be exported to a single markdown document. example : each board is a chapter of a report....

another one (sorry, but there is such a great base here): export the json for a board(s) and allow it to be imported into another Board.

wonder if it might be a good idea to have each board be a separate json file. they can each be named with the board name and on startup you...

2 options: - have a settings.json. users defined order plus other overall settings go here. - use the last modified time to define the order.

yes, it is. but I am liking Pile and see potential, particularly as you are open source. one other thought on multiple files. How about just a "file Open/Save/Save As"...

actually, another thought is perhaps to use https://pouchdb.com/ to store the data. This can be a local database, but then provides the future capability to sync to a cloud based...

here is a guide to using in electron https://github.com/nolanlawson/pouchdb-electron