Giter VIP home page Giter VIP logo

notemarks's Issues

Filter search by entry types

Currently the list view shows all entry types with priorities notes > documents > links. This makes it inconvenient to search for links. It would be good to add filtering possibilities for the three categories.

WYSIWYG editor

Hello! Thanks for making this project open-source! The project is really well-done!

I wonder if it would be possible to implement a Marktext or Typora-style editor for non-tech people? That way, they have an easier time editing without having to learn as much about how Markdown works.

Marktext is FOSS, Typora is not.

Auto-completion on labels

Currently the label edit field does not auto complete on existing label names. Having auto-completion would be so much nicer.

Eliminating need for .notemarks?

Hi!

First up - awesome piece of software ๐Ÿ‘

I love the idea of git backed notes, I am doing this myself with a git repository. I could imagine using notemarks but one thing I think would make it so much easier to adopt is the ability to edit the notes directly from your git web UI - whether it's github, gitlab, any other tool, even command line. I think this could actually be made to work, possibly as an option - basically:

  1. you would probably need to eliminate the "created at" concept (since in git it's hard to really track when a given file was created if it was renamed in the meantime, although I may be mistaken... I am sure some clever way exist to track that, and worst case you can just assume if a file is renamed, tough luck; for me "created at" is not really so super-useful BTW)
  2. just use git to figure out when the note was last updated. The repo carries that information, you don't need to store it twice.
  3. keep tags with the note itself, possibly as frontmatter. e.g. GitHub shows frontmatter nicely, so you would have the added benefit of being able to browse the notes and see the tags on GitHub.

I think making the notes more independent from the UI to manage them is always a big win, as it helps in terms of interop, portability etc. of the notes.

What do you think?

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.