Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapphire64/julienotes
Make your notes with restructuredText syntax.
https://github.com/sapphire64/julienotes
Last synced: about 20 hours ago
JSON representation
Make your notes with restructuredText syntax.
- Host: GitHub
- URL: https://github.com/sapphire64/julienotes
- Owner: Sapphire64
- Created: 2012-10-21T22:14:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-13T11:08:24.000Z (over 11 years ago)
- Last Synced: 2024-11-06T00:42:20.440Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
JulieNotes
=============
Make your notes with restructedText syntax.Installation
=============
In Debian-based distribution use next command to prepare your workspace:``aptitude install python3-docutils python3-pyside``
Then just simply run this program using:
``python3 /path/to/JulieNotes/main.py``
TODO
=============
There are many things to do:
1. Load and save data into the files
2. Search
3. Left menu with last notes placed chronologically
4. SQLite3 DB for notes storage
5. Backups, migration etc.
6. Syntax check
7. Custom CSS template