Giter Site home page Giter Site logo

semanticdata / evergreen Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 313 KB

🌲 Website to display Markdown notes in the style of Andy Matuschak's evergreen notes.

Home Page: https://semanticdata.github.io/evergreen/

License: MIT License

JavaScript 27.38% SCSS 20.95% HTML 5.79% Markdown 45.88%
wip work-in-progress digital-garden markdown obsidian react vite

evergreen's Introduction

🌲 Evergreen

A Static Website for Displaying Markdown Notes

Yet another implementation of a static website designed to display Markdown notes in the style of Andy Matuschak's evergreen notes.

Evergreen notes are a convenient and natural way to organize thoughts. They are:

  • Atomic: Each note is a self-contained unit.
  • Concept-centric: Each note focuses on a single concept or idea.
  • Densely Linked: Notes are interconnected through bi-directional links.

❓ Why Evergreen?

A digital garden is a powerful tool for thoughtful and creative thinking. By organizing notes in the Evergreen format, you can harness the power of this tool to develop your thinking.

🏁 Goals

  • Simplify Publishing and Sharing: Make it as straightforward as possible to publish and share notes in the Evergreen format.
  • Intuitive User Experience: Design the user interface to be intuitive and beautiful.

πŸŸͺ Obsidian.md

Obsidian is a great, simple tool to browse, edit, and organise a vault of Markdown files. With stacked tabs it provides a similar experience to this UI to linking and browsing notes. Obsidian provides an option to publish notes, but we aim to separate concerns and avoid lockin.

This website developed with React+Vite is a very simplified application to display Markdown files as stacked notes. It is greatly, heavily inspired from Andy Matuschak's notes website: About_these_notes. It requires a separate, automated process in order to build an index of backlinks.

✨ Features

  • Bi-directional links
  • Wiki-style Links: [[New Page]]
  • Hover preview

πŸ—Ί Roadmap

πŸ“ƒ TODO

  • Fix blink (eg on Highlight open links)
  • Sort index/notes by pagerank score and keep them sorted whenever displayed
  • Remove broken links directly from index (?) (problem is my hidden notes will show up here)
  • Support links to blocks #longterm
  • Note index array --> show menu? #longterm

βœ” DONE

  • Mobile display
  • Preview note on link hover
  • Preview note on "referenced by" link hover
  • Style "referenced by" links
  • Highlight open links
  • Add "referenced by" card at the bottom of each note
  • Fix (?) when entrypoint is e.g. note1.1
  • End-to-end pipeline (i.e. building index.json, building React, serving as GitHub Pages)
  • Add config (to change title, where notes are stored)
  • Links don't work
  • Handle link formats
  • Handle broken links
  • Actual links don't work
  • Replace "scroll" console.log and implement scroll when clicking a link
  • Multiple requests for the same file + lazy loading
  • Debugger %25 (and scroll?)
  • Default index
  • Click bookmark doesn't work
  • Links to this note are empty
  • Empty page: 404?

πŸ€– Technologies

πŸ”— Relevant Links

πŸ’œ Attributions

This repository is a fork of unstaticlabs/evergreen-notes-markdown-website. Thanks to the authors: Roger Miret GinΓ©, and Valentin Viennot.

The project is inspired by Andy Matuschak, Max Stoiber, and Anne-Laure Le Cunff.

Β© License

Source code in this repository is available under the MIT License

evergreen's People

Contributors

semanticdata avatar

Stargazers

Celestial-Entity avatar

Watchers

 avatar

Forkers

stardoom4

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.