Code Monkey home page Code Monkey logo

lumen's Introduction

Lumen

Lumen is a simple note-taking app for better thinking.

Open Lumen →

Warning

Work in progress. Expect breaking changes. Follow @lumen_notes on Twitter for updates.

Screenshot

Think of Lumen as your private knowledge garden. It's where you plant, grow, and harvest ideas.

  • 🌱 Plant

    Write notes in markdown files and store them in a GitHub repository of your choice. You own your data, forever.

  • 🌿 Grow

    Connect your notes with links and tags. Lumen makes it easy to explore your knowledge graph and discover new connections.

  • 🌻 Harvest

    Access your notes from anywhere—even offline. Use Lumen's flexible query language to find exactly what you're looking for.


Notes in Lumen are...

  • written in markdown
  • stored as files on GitHub
  • version-controlled with Git
  • interconnected
  • searchable
  • available offline
  • accessible on any device
  • compatible with other apps

Docs

Recommended reading

Alternatives


GitHub  ·  Twitter

lumen's People

Contributors

alvvaro avatar arjandhakal avatar colebemis avatar dependabot[bot] avatar fxsalazar avatar hisamafahri avatar jumoel avatar netopwibby avatar noahgsolomon avatar zaaakher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lumen's Issues

Delete unreferenced files

Create a GitHub workflow that deletes files in the /uploads directory that aren't referenced in any notes

Query language

search(notes, query) => notes

A query string will have two parts:

  • Qualifiers (filter, sort)
    • tag
    • backlinks
    • sort
    • date
    • no
  • Search (fuzzy) — This is already implemented with fast-fuzzy

Prototype

References

Raycast extension

Jobs to be done

  • Find a note, then copy and paste
  • Find a note, then view it in Lumen
  • Create a note

Location links

Syntax

[[<latitude>,<longitude>|<text>]]
Example Rendered HTML
[[37.775331,-122.448657|Home]] <a href="/map?lat=37.775331&long=-122.448657">Home</a>

Set up storybook

Stories

  • Markdown kitchen sink
  • Stress test network graph
  • Color pairings contrast

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.