An open API service indexing awesome lists of open source software.

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

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)