notesutils

Utilities for extracting notes from Notes.app. This repository is lightly maintained and mainly exists to serve as documentation and starting point for your own scripts. (by dunhamsteve)

Notesutils Alternatives

Similar projects and alternatives to notesutils

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better notesutils alternative or higher similarity.

notesutils reviews and mentions

Posts with mentions or reviews of notesutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.
  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
  • Ask HN: What's your favorite programmer niche?
    8 projects | news.ycombinator.com | 15 Oct 2022
    I should write this stuff up, but I haven't.

    I do have some brief notes on the "Notes.app" format here:

    https://github.com/dunhamsteve/notesutils/blob/master/notes....

    But I didn't discuss my methodology -- Generic decoding of protobuf, building up a schema as you go -- the tricky part there is that a byte array and a substructure look the same, so you have to try to decode it, and if successful, try that schema on the next example.

    Here is another fun technique - scanning through a disassembly of an Apple framework looking for assembly patterns that match the protobuf compiler output (this was dependent on which language was targeted by protobuf):

    https://gist.github.com/dunhamsteve/224e26a7f56689c33cea4f0f...

    So you find the serializer / deserializer code and figure out what the original protbuf spec looked like.

  • Notes on the Notes App
    1 project | news.ycombinator.com | 9 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 30 Apr 2024
    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. Learn more →

Stats

Basic notesutils repo stats
3
198
0.0
over 1 year ago

dunhamsteve/notesutils is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of notesutils is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com