Skip to main content

A layer on top of your OS that understands what you're doing

Project description

Metalayer

When you install this package, you will get a command line tool called metalayer.

To initialize your knowledge repo, run the following command, which will walk you through the process:

metalayer init

When you've initialized the knowledge repo, run the following command:

metalayer run

This will start recording your screen(s) and printing a bunch of stuff. Once you start looking at stuff related to the folders you created, files should start appearing in those folders. After a few minutes, open up your Knowledge Repo folder up in Obsidian to explore the notes!

To stop the metalayer. Type q + enter in the terminal window where you ran metalayer run. This stops the program gracefully, but if you need to hard-stop just type ^C (control + c).

Manual Set-up (Optional)

This section is OPTIONAL. Ignore unless you want/need to set up the metalayer manually.

Permissions

For each of the following pages in the settings app, you need to check the box next to Terminal or add Terminal.

  • System Preferences > Privacy & Security > Screen Recording
  • System Preferences > Privacy & Security > Accessibility
  • System Preferences > Privacy & Security > Input Monitoring

If you're using chrome, you also need to enable apple events since metalayer uses those to get the title of the active tab and other metadata. To do this, open chrome then click View > Developer > Allow JavaScript from Apple Events.

Setting up your knowledge repo

The tutorial in metalayer init will walk you through this, but in case you want to do it yourself this heres how:

Before you start recording your screen and saving auto-generated markdown notes to a folder, you need to first create the folder. I call mine Knowledge Repo. To set your folder as the obsidian vault root, run:

metalayer set-vault-dir <path-to-your-folder>

Then, create a subfolder for each topic you want to record notes for. NOTE: for each subfolder, you need to create a file called _desciption.md, which should have a 1-3 sentence description of what you want to be indexed into that folder. A more specific description will make filtering quality better. Here's an example from my repo:

Knowledge Repo
├── Control Theory
│   ├── _description.md
│   └── Model Predictive Control
│       └── _description.md
└── Evolutionary Algorithms
    └── _description.md

Evolutionary Algorithms/_description.md:

Everything related to evolultionary algorithms an genetic algorithms, including motiviation, 
parallels to biological evolution, computational properties, implementation, variants, applications, etc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto-obsidian-0.1.3.tar.gz (28.3 kB view details)

Uploaded Source

Built Distribution

auto_obsidian-0.1.3-py3-none-any.whl (38.7 kB view details)

Uploaded Python 3

File details

Details for the file auto-obsidian-0.1.3.tar.gz.

File metadata

  • Download URL: auto-obsidian-0.1.3.tar.gz
  • Upload date:
  • Size: 28.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for auto-obsidian-0.1.3.tar.gz
Algorithm Hash digest
SHA256 4072827ff59e2b54d5523442c4256bf462ac9e20ac05d17a1d74483f34dacc68
MD5 6a17629e744fbe1d71f29a5ce8bef7f7
BLAKE2b-256 3885530316cd0f53e069e8b9ddf7bca1decd9c6c95822872ab49ddaa7a9a7c6b

See more details on using hashes here.

File details

Details for the file auto_obsidian-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for auto_obsidian-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b0d00fed33752a1aec74d2902d32f18b4e546fb58cd79baefe1dae77f9689fdb
MD5 ff52cfaa146682c97732296e63343464
BLAKE2b-256 c7acbada39c88ded628da582332ee9262d117122daa634f330e0f6aae2899a2a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page