Skip to content

Alternative web-based viewing UI for Day One journals

Notifications You must be signed in to change notification settings

phillco/journalview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

journalview

A web-based viewer for Day One journals with an emphasis on power features.

Search view Entry view

Note: This version works (and I use it daily!) but it's still very rough around the edges.

Features

  • Two-pane view (easier browsing)
  • Really fast hover navigation
  • Really fast search

Setup

  1. Run ./setup
  2. Run ./run, then go to http://localhost:9000!

Goals/TODO

  • Keyboard navigation to move through entries quickly.
  • Hover previews (linked entries, hash tags, etc.)
  • Full page views for hashtags, other means of organization
  • Calendar view

Manual setup (just in case)

  1. Install Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. Install ElasticSearch: brew install elasticsearch
  3. Install gems:
  sudo gem install bundler
  bundle install

bundle exec ruby main.rb to run.

About

Alternative web-based viewing UI for Day One journals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published