notebook VS notational-fzf-vim

Compare notebook vs notational-fzf-vim and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
notebook notational-fzf-vim
6 13
70 1,116
- -
5.5 0.0
about 1 year ago over 1 year ago
HTML Vim Script
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

notebook

Posts with mentions or reviews of notebook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • Ask HN: Who needs beta testers? (February 2023)
    9 projects | news.ycombinator.com | 2 Feb 2023
    https://github.com/ilse-langnar/notebook

    Project Description: It's a tool for thought, browser, note-taking application with inspiration from: Roam Research, Obsidian, SigmaOS, Chrome etc. I'm trying to have a all-in-one browser where I don't have to leave to do anything. Everything should be done inside the browser.

    Testing help: Anyone who has a non-linux, non-windows machine would be of great help because I need to fix the small bugs still.

    Contact info: On on the githu issues (:

  • Ask HN: What Are You Working on This Year?
    49 projects | news.ycombinator.com | 2 Jan 2023
    I'm working on something similar.

    It's a Collaborative "Second Brain" or Zettelkasten, it's local by default but you can sync your brain with other people. Still in aplha. The local version is free and the collaborative one will cost per sync. So if you only want to use the local version then its ok.

    https://github.com/ilse-langnar/notebook/

  • Ask HN: What's You Life's Work?
    10 projects | news.ycombinator.com | 14 Dec 2022
    What's you life work?

    What is it that you're working on, be it an area, company, game, language, subject, cause etc. That you expect to work until the end of your life?

    Starting with me it's a little bit hard. I have so many interests that picking a single one out of all of them is hard. But I plan on working on companies, causes, philosophies, books, areas etc.

    Some of the areas I'm interested in are: Intelligence, IQ, Collective Intelligence, Knowledge Management, Writing, Sleep, Comics, AI, Game Design, Meta Cognition, Zettelkasten, Linguistics, Design, Coordination etc.

    My current project is: https://github.com/ilse-langnar/notebook.

  • Curio – The most advanced notebook application for note-taking and research
    3 projects | news.ycombinator.com | 11 Aug 2022
    If you want to quickly check out, I'm working on a tool that works using a "generic" filesystem/files/folders to build a note-taking app, so even if you stop using the app, your stuff is still there in a normal format that can be extended with something like vim, Emacs, Sublime, VSCode, ??? etc.

    https://github.com/ilse-langnar/notebook

  • Ask HN: Recommendations for Spaced Repetition Beginners?
    3 projects | news.ycombinator.com | 11 Aug 2022
  • After Obsidian and Logseq, I give Dendron a try
    15 projects | news.ycombinator.com | 27 Jul 2022
    I've experienced similar frustrations with notetaking apps.

    I'm now working on a tool similar to "Obsidian, Logseq and Dendron".

    It came as a frustration of previous tools(I've used ALL of them). They're either not flexible enough, not light enough, not powerful enough, not portable enough etc.

    So I made: https://github.com/ilse-langnar/notebook/

    It combines both studying/references. So it's a flashcard(I don't user Supermemo algo tho) + Notetaking. It's also built on a standard so you can develop commandline/mobile/toaster app that is compatible.

notational-fzf-vim

Posts with mentions or reviews of notational-fzf-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.
  • Looking for guidance on simplifying my note-taking setup into the terminal
    11 projects | /r/commandline | 26 Apr 2023
    notational-fzf-vim is similar to shell-velocity and also looks pretty good, but is now unmaintained and I do not have the knowledge to maintain it myself should something break. Has the same lack of automatic git syncing.
  • nvALT 2
    10 projects | news.ycombinator.com | 13 Nov 2022
    For (neo)vim users, there's notational fzf [1], which also requires fzf to be installed [2]. For Emacs, there's Deft [3]. They all what to me are nvalt's core functionality which is fuzzy search into quick note creation/editing. They can also be used in conjunction with nvalt or other markdown based applications since all of them use plaintext. For Deft, you can also choose to create .org files.

    [1] https://github.com/Alok/notational-fzf-vim

    [2] https://github.com/junegunn/fzf

    [3] https://jblevins.org/projects/deft/

  • Command line and local web note‑taking, bookmarking, archiving application
    5 projects | news.ycombinator.com | 7 Oct 2022
    nb is very good and I've used it extensively for the last 2 years or so. I especially like that you can just throw it a url and it will create a bookmark as well as download a markdown version of the page (using pandoc to convert I think?) This is very useful, especially when links go stale

    Also, if you install notational-fzf-vim (https://github.com/Alok/notational-fzf-vim) and point it at the nb folder, searching through notes becomes a breeze. Additionally, you can use vim-markdown-composer (https://github.com/euclio/vim-markdown-composer) as a previewer for markdown in vim.

  • Note-taking help. Zettelkasten method
    14 projects | /r/neovim | 5 Sep 2022
    Have you looked at https://github.com/renerocksai/telekasten.nvim or https://github.com/alok/notational-fzf-vim ?
  • After Obsidian and Logseq, I give Dendron a try
    15 projects | news.ycombinator.com | 27 Jul 2022
    I use Notable on Linux and Noteless on Android, with Foldersync for automatically syncing. I tried Obsidian, and prefer Noteless' interface, where I can see all notes just reverse sorted by modification time. Both have a tag view.

    In addition, there's the excellent vim plugin https://github.com/Alok/notational-fzf-vim that allows fuzzy search of notes in vim.

  • Is Vim(wiki) the best alternative to Wiki/Zettelkasten apps like Obsidian or Roam?
    10 projects | /r/vim | 4 Jun 2022
    https://github.com/alok/notational-fzf-vim/issues/90 Weird issues but the plugin itself is simple and smart.
  • help wanted with error on seting up vimrc for plug notational fzf vim
    1 project | /r/vim | 31 Mar 2022
    Hi , pls help I am trying to get https://github.com/alok/notational-fzf-vim to work.
  • Help - anyone using notational-fzf-vim plug -E492 : not an editor command : NV - error.
    1 project | /r/vim | 22 Feb 2022
  • Best note taking setup?
    4 projects | /r/neovim | 27 Jul 2021
    I'm still in love with alok/notational-fzf-vim. It gives a notational-velocity like interface via fzf.
  • A Unix-style personal search engine and web crawler for your digital footprint
    13 projects | news.ycombinator.com | 26 Jul 2021
    I use nb https://github.com/xwmx/nb for both bookmarks and notetaking. nb downloads a shallow copy of the link and stores it along with the bookmark.

    All notes (and consequently bookmarks and their contents) are stored as plain-text markdown files - so there's no dependency on a proprietary format, and all the content becomes searchable.

    If you're a vim-user, you can also get the notational-fzf-vim plugin (https://github.com/alok/notational-fzf-vim) and point it to the notes/bookmarks folder, and have full fuzzy search over all the content.

What are some alternatives?

When comparing notebook and notational-fzf-vim you can also consider the following projects:

mnemosyne - Mnemosyne: efficient learning with powerful digital flash-cards.

vimwiki - Personal Wiki for Vim

owo - Export your OneNote note collection to Obsidian, Logseq, Org Mode or any other plain text note-taking app! [Moved to: https://github.com/alopezrivera/OneNoteExporter]

alfred-search-notes-app - Use Alfred to quickly open notes in iCloud/Apple Notes.

quickadd - Parse natural language time and date expressions in python

ctrlsf.vim - A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2

Prism-Theme - A Comprehensive, Highly-Customisable and Elegant Light/Dark Theme for Obsidian.md

vim-zettel - VimWiki addon for managing notes according to Zettelkasten method

notesnook - A fully open source & end-to-end encrypted note taking alternative to Evernote.

kb-notes.nvim - Note-taking plugin builtt on to of nvim

memo - Markdown knowledge base with bidirectional [[link]]s built on top of VSCode

ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.