notizen 1.0.0
pip install notizen
Released:
Indexing and searching of personal notes.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Pablo Figue
- Tags notes, index, search, documentation
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
I take notes in some plain text files (Markdown/rST format, usually). After a while, I’ve already a few files and I need to find easily those files I need.
That’s why I developed this tool: to index those notes and to traverse the index and locate the needed notes.
At the moment it is pretty limited: only search by tag, not by title, nor date, nor content.
Installation
$ sudo pip3 install --upgrade notizen
Usage
First index some notes:
$ notizen updatedb my-notes/
Then you can search for all files with tag python:
$ notizen locate python
2 matching files under tag "python":
/foo/bar/my-notes/python_annotations.md
/foo/bar/my-notes/async-python.md
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Pablo Figue
- Tags notes, index, search, documentation
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file notizen-1.0.0.tar.gz
.
File metadata
- Download URL: notizen-1.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f997d75d8a3d7869bff55792d35eed4dac5b891c5cfc10a77a56c128d8045c71 |
|
MD5 | b23cbc6f928f97501b9311b10a195b82 |
|
BLAKE2b-256 | d8117c57fe6bec8a7f850abdb55e7cac2f2d454a31511aeecb75a278109b1af1 |
File details
Details for the file notizen-1.0.0.linux-x86_64.tar.gz
.
File metadata
- Download URL: notizen-1.0.0.linux-x86_64.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b58d32eee01efec22c0e830ae1f0f731d558a6e88f0b47567ec69bc2b90f3fcc |
|
MD5 | 645140702cab3b493761da020030bceb |
|
BLAKE2b-256 | 72cb82bc3f1f55ad457d50c20e26b071871b729c5e4b07c42bd18ef719343db6 |
File details
Details for the file notizen-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: notizen-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1f12d95e8018a4fd1137d4c1a2e69137cd74c1f85adf0a722336f0cc18d3989 |
|
MD5 | da20885c16a2a4c2c66ff3f97f7ee502 |
|
BLAKE2b-256 | 68e67cda2d4a844bc579ae55fa671c93a6b7af2f0fc8996929b60bd24e1da91f |