Giter VIP home page Giter VIP logo

epiphany's Introduction

Epiphany

Screen.Recording.2023.03.19.at.10.07.48.AM.mp4

Epiphany is an open-source note-taking app that draws inspiration from Notion. I created Epiphany on a whim because I wanted a platform to document my AI learning journey. After researching various options such as Medium, dev.to, and Substack, I found that they were not suitable for technical writing. Additionally, blogging platforms come and go, and I didn't want to risk losing my content due to platform shutdowns or migrations. With Epiphany, I have complete control over my content, and I don't have to worry about losing it. I can easily export my data in an open format (djot https://djot.net/) and use it in other applications.

I also considered static site generators, but I found that editing raw markdown files was less than ideal, particularly when it came to previewing math equations. With Epiphany, you have the best of both worlds: a user-friendly interface for organizing and taking notes, the ability to save your data in open formats and publish them as a blog.

As someone who has started and abandoned many projects, I'm committed to keeping Epiphany alive and improving it over time. I use it as my sole note-taking app and believe that it can be a valuable tool for others as well.

Build

  1. Install tauri-cli. I prefer using Cargo.
cargo install tauri-cli
  1. Build
cd ./frontend
npm i
cd ../src-tauri
cargo tauri dev

How to use

For installers, please check the release page. Only Mac is currently supported.

Create a folder first for your notes. (Tauri doesn't support creating new folders within the folder picking dialog, we have to create a folder heforehand.)

In the app, hit backslash \ to show the menu. To format text, select the range you want to update, the formatter menu will show.

Note

This project is at its early stage. It contains known bugs and missing features. It's not recommended for daily use yet.

epiphany's People

Contributors

shi-yan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.