All Projects → SuboptimalEng → graphite

SuboptimalEng / graphite

Licence: MIT license
✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind CSS, and Electron.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
typescript
32286 projects

Projects that are alternatives of or similar to graphite

flawesome
Productivity Tool
Stars: ✭ 56 (+229.41%)
Mutual labels:  productivity, note-taking, productivity-app
Notemaster
NoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
Stars: ✭ 40 (+135.29%)
Mutual labels:  productivity, note-taking
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+5423.53%)
Mutual labels:  productivity, note-taking
OneClip
Share your clipboard with people nearby. No Setup, No Signup.
Stars: ✭ 45 (+164.71%)
Mutual labels:  productivity, tailwindcss
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (+2135.29%)
Mutual labels:  productivity, note-taking
Geistmap
An experimental personal knowledge base with a focus on connections
Stars: ✭ 425 (+2400%)
Mutual labels:  productivity, note-taking
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (+423.53%)
Mutual labels:  markdown-editor, note-taking
Obsidian-JG-Method
A starter kit that follows how I use Obsidian to manage my goals, tasks, notes, and software development knowledge base.
Stars: ✭ 110 (+547.06%)
Mutual labels:  productivity, note-taking
Archivy
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extendable wiki.
Stars: ✭ 2,746 (+16052.94%)
Mutual labels:  productivity, note-taking
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (+41.18%)
Mutual labels:  markdown-editor, note-taking
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (+247.06%)
Mutual labels:  note-taking, local-first
Stup
Daily notes in the terminal 🐧
Stars: ✭ 340 (+1900%)
Mutual labels:  productivity, note-taking
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+22523.53%)
Mutual labels:  productivity, note-taking
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+30052.94%)
Mutual labels:  productivity, note-taking
Deer
✏️A modern, fast, beautiful note taking app, built on Electron and React
Stars: ✭ 267 (+1470.59%)
Mutual labels:  productivity, note-taking
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (+464.71%)
Mutual labels:  productivity, note-taking
octo
Build your knowledge base
Stars: ✭ 252 (+1382.35%)
Mutual labels:  markdown-editor, note-taking
taskpaper-mode
Emacs TaskPaper Mode
Stars: ✭ 94 (+452.94%)
Mutual labels:  productivity, note-taking
Awesome Startup Tools List
List of all tools (apps, services) that startups should use.
Stars: ✭ 188 (+1005.88%)
Mutual labels:  productivity, note-taking
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (+105.88%)
Mutual labels:  productivity, note-taking

⚠️ This repo is for demo purposes only ⚠️

⚠️ Don't use Graphite to edit local files ⚠️


Graphite - Video Explanation

✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind, and Electron.

  • In 2020, I quit my tech job to focus on creating web development tutorials on YouTube.
  • After spending a few months playing around with different technologies, I decided to focus on Vue + Tailwind.
  • In order to test how far I've come with the tech stack, I made Graphite, a local-first markdown note-taking app.
  • Note: I built Graphite in ~1 week so don't mind the code quality or lack of tests.

👀 Demo GIF (takes a few seconds to load)

📸 Images

Dracula Theme

Gruvbox Theme

Monokai Theme

File Search

Markdown Preview

💻 Tech Stack

📝 Feature Set

  • Basic
    • Add/remove/rename/move files
    • Markdown preview
    • CodeMirror editor
  • Keybindings
    • Open file search -> command + o
    • Close file search -> esc
    • Toggle sidebar -> command + b
  • Configurable Themes with CSS Variables
    • Dracula
    • Gruvbox
    • Monokai
  • TODO
    • WYSIWYG
    • Add/remove/rename/move folders
    • Watch for file changes in Electron and persist changes automatically
    • Actually release a desktop app for Mac/Windows/Linux
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].