https://github.com/1j01/journal
✒ A programmer's journal app (with nice typography, and WYSIWYG) - I HAVEN'T TRIED USING THIS YET even tho i made it like most of the way to where it should be useable
https://github.com/1j01/journal
dev-log diary journal journal-application journaling journals life life-log programmer-journal writing writing-application
Last synced: 8 months ago
JSON representation
✒ A programmer's journal app (with nice typography, and WYSIWYG) - I HAVEN'T TRIED USING THIS YET even tho i made it like most of the way to where it should be useable
- Host: GitHub
- URL: https://github.com/1j01/journal
- Owner: 1j01
- Created: 2016-03-30T16:57:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T03:18:00.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T19:33:55.889Z (over 1 year ago)
- Topics: dev-log, diary, journal, journal-application, journaling, journals, life, life-log, programmer-journal, writing, writing-application
- Language: CoffeeScript
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Journal
A programmer's journal
## Install
`npm i`
## Run
`npm start`
## Planned Features
* Cloud integration, or at least a configurable directory
* Desktop and mobile
* "Reverse infinite scrolling" because journals can get very long
* Future asides: write notes on past entries
(you can also just edit old entries, which you can use mainly for spelling corrections or be more liberal with)
* Search
* Hashtags (that you can click on to search)
* Dark mode / themes
* GitHub integration (see commits, pull requests, and maybe other stuff in the timeline)
* Everything's a plugin (EAP)?
* Image presentation (paste an image and if it's bigger than some size it gets thumbnailed and you can click on it to view it bigger; paste multiple images and it becomes a gallery)