Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicodebo/dream-dtb
a dream journal application built around neovim
https://github.com/nicodebo/dream-dtb
dreaming gtk3 lucid-dreaming neovim python3
Last synced: 3 days ago
JSON representation
a dream journal application built around neovim
- Host: GitHub
- URL: https://github.com/nicodebo/dream-dtb
- Owner: nicodebo
- Created: 2017-11-06T13:13:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T14:14:59.000Z (about 7 years ago)
- Last Synced: 2024-11-10T19:34:15.625Z (2 months ago)
- Topics: dreaming, gtk3, lucid-dreaming, neovim, python3
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Dream Dtb
=========A dream journal system build around neovim
|gui|
Features
--------- Neovim is the main window of the gui and allows to comfortably write the body of the dream
- Dreams are stored into an sqlite database with the following attributes:
- title
- date
- text
- list of tags
- dream type (e.g: normal, lucid, ...)
- New dreams can be added to the database
- Navigation tree to quickly open and edit a dreamTODO
----- upload on pypi for easier installation
- generate a pdf from the database
- browse dream database on a web browser like a blog
- allow to remove a dream from the database
- zsh completion script.. |gui| image:: screenshot.png