Skip to main content

Logging and journaling from the terminal

Project description

Scrapbook

  • Scrapbook is a way to journal your goals, challenges, solutions and more, on a daily basis, which I guess is aimed to simplify tracking what you do everyday (kinda like note taking really)
  • I wanted a simple way of logging what I do everyday on my terminal (without really installing/opening other note taking apps), hence the script.

Preface

This project is a work-in-progress and should be considered experimental. It is being actively developed and refined as I learn.

Current Status

  • The project is incomplete and lacks many essential features.
  • Some implementations may not be optimal or fully tested.
  • Code quality and best practices may vary due to ongoing learning.

Functionality:

  • Generates markdown doc of everyday notes.
  • Simple structure.
  • Easy way to filter through your notes everyday using unix tools.

Installation

Installing is as simple as:

pip install scrapbooking-cli

Invoke using sb:

sb

Config-based approach

When scraps-cli is installed for the first time, scraps-cli searches for a config file in your current directory named scrapbook_config.yaml. If one is not found in your current directoy, a default config is used/created (if the default is not found either).

The default config uses the following structure and is created in the ~/.config/ directory:

headings:
  tasks: "Tasks"
  challenges: "Challenges"
  solutions: "Solutions"
  decisions_made: "Decisions Made"
  learnings: "Learnings"
  next_steps: "Next Steps"
  additional_notes: "Additional Notes"
  conclusion: "conclusion"

You are free to modify the headings according to what you see fit, add or remove etc.

The order of precedence is:

  • Search in current directory for a config file. If found, use this.
  • If config file not found in current directory, fallback to using the default config.
  • If default config not found, create one.

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

scrapbooking_cli-1.0.1.tar.gz (41.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scrapbooking_cli-1.0.1-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file scrapbooking_cli-1.0.1.tar.gz.

File metadata

  • Download URL: scrapbooking_cli-1.0.1.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.16

File hashes

Hashes for scrapbooking_cli-1.0.1.tar.gz
Algorithm Hash digest
SHA256 18e2bd746e3cf9a2aee3aecd5a38d774b9fccff16dbed469e01293074756a78b
MD5 815997f74bdb01a1d9c4df5215aa5b7e
BLAKE2b-256 8fc9be0c1f12cdd5b625e998e9d7f8a4c7bc39b5d4c1ed827f5fdc8df4141df9

See more details on using hashes here.

File details

Details for the file scrapbooking_cli-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for scrapbooking_cli-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 27f26f0bb3fe7a92cf81cb65d83ca9b50737736b85240700a61ffbdc6cc06d61
MD5 a0205b2945ea6d329eabb3a6a2af913a
BLAKE2b-256 bc60555b19a3fa3429efddf64ccf994b6392c764513574790e88c46279024806

See more details on using hashes here.

Supported by

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