notebook VS hamster-system

Compare notebook vs hamster-system and see what are their differences.

notebook

On programming, Portuguese taxes, Polish language and other cool stuff. (by slowernews)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
notebook hamster-system
8 7
37 317
- -
6.7 2.9
3 days ago 8 months ago
JavaScript
- -
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-01-06.

hamster-system

Posts with mentions or reviews of hamster-system. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Ask HN: How do you organize your data and maintain digital hygiene?
    1 project | news.ycombinator.com | 31 Aug 2023
    My "organization scheme" (as you call it) took me years to refine to match my brain/personality. Seems to be interesting to others also:

    https://github.com/slowernews/hamster-system

  • My Bad Habit of Hoarding Information
    16 projects | news.ycombinator.com | 6 Jan 2023
    I mostly read HN. Unfortunately is like drinking from a firehose.. My take to stay sane:

    - If it's interesting I upvote. If it's really interesting I bookmark on my browser. This still means ~20 links weekly..

    - Once a week I copy/paste browser bookmarks to my markdown file[0] At least every month I tree shake them. Time passes and some stuff are not so relevant/interesting anymore. Eventually they move to my notebook[1] or to my news aggregator[2].

    [0] https://github.com/slowernews/hamster-system

    [1] https://github.com/slowernews/notebook

    [2] https://github.com/slowernews/slowernews

  • Ask HN: How do you reconcile your paper and digital notes?
    1 project | news.ycombinator.com | 12 Feb 2022
    I have been using a ~/notes folder with markdown files edited with vim on my computer and markor on my phone synced with syncthing. That works well. But I am also a fan of paper notes and find that they "stick" better in my memory, and I am more conservative and intentional with what I physically write. However I end up with an out of sync feeling - some information stored digitally, some in a notebook. I've been considering strategies to address this.

    One strategy I thought of is to use a single markdown file like the Hamster system [1] and alphabetize the sections; then I print this file and take handwritten notes onto the print out; then when the diff is large enough, I update the markdown file, print it again, and repeat. The main disadvantage is needing to reprint the full file for what could be small changes. To address that I have considered putting a page return between each letter of the alphabet, so each section starts on a new page.

    Do you have any strategies to effectively synchronise paper with digital notes?

    [1] https://github.com/slowernews/hamster-system

  • Ask HN: How Do You Budget?
    2 projects | news.ycombinator.com | 24 Jan 2022
    I used to track it every month. I've loosen up to every quarter and then to semiannual

    [0] https://github.com/slowernews/hamster-system#hamster-budget-...

  • Come ordinate i vostri file/cose?
    2 projects | /r/italy | 17 Dec 2021
  • Hamster-system: Ultra-simple framework to organize your life
    1 project | news.ycombinator.com | 25 Oct 2021
  • Incremental Note-Taking
    7 projects | news.ycombinator.com | 29 Jun 2021
    Completely agree. There's a myriad of note-taking apps looking for the holy grail of note-taking. AFAIK none has found it so the answer may be within us: keep it simple and steady.

    I like to control so I dump everything in a plain text file. That's it. One long file is easier to manage than many short files. See it as a flat wiki and use built-in search for navigation.

    This file is not write-only: progressively summarize and tree-shake it each time you iterate your notes. You'll leverage your excitement instead of forcing discipline. Ideally, notes are organized by project, not by category. It can be a catalyst for action and reviews. After several years I still think (personal) notes history is irrelevant. YMMV.

    My take: https://github.com/slowernews/hamster-system