paper-to-git
paper-to-git copied to clipboard
Sync documents from Dropbox Paper to local/remote git repository.
Web Frontend tracebacks with template error on accessing http://127.0.0.1:5000/ - I installed paper-to-git on my Ubuntu 18.04 system (Python 3.6.5). - Created a env using pipenv - Started web frontend...
Figure out a way to sync images from Paper to Git. It might need additional work to put images in the correct static location.
It should not be very difficult to support tags. Right now, only date and name is added as metadata to each post. In figure, maybe we can use hashtags in...
Currently, when a commit is added, the message is set to 'A random commit message'. It would be more informative to add the name of the post when committing.
Change the default configuration path and make it default to `~/.paper-git.cfg` and the default var directory to `~/.config/paper-git/`.
It is possible to use peewee extensions for full text search in Sqlite. See [here][1] for more details about how to achieve this. [1]: http://docs.peewee-orm.com/en/latest/peewee/database.html#using-sqlite