Giter Site home page Giter Site logo

zet-cmd-fork's Introduction

zet - Your Terminal Zettelkasten

zet incorporates the simplicity of a CLI with the organization capabilities of the zettelkasten method, enabling users to manage knowledge with efficiency.

Project Objectives

The aim of zet is to provide a streamlined, terminal-based approach to the zettelkasten method, making it accessible and practical for daily use. Whether you're managing notes, ideas, or extensive research.

We also want zet to be independent, you can create a custom client to integrate or extend the existing functionality.

Features

  • Create, Open, and Remove Zettels: Easily manage your notes from the command line.
  • Search: Utilize SQLite's FTS5 extension for powerful full-text search capabilities.
  • Linking and Backlinking: Connect your thoughts and navigate through them intuitively.
  • History and Backlog: Keep track of your most recent and overall zettel landscape.os
  • Server Mode: A web view to visually navigate and search through your zettelkasten.
  • Sync and Save: Keep your filesystem and database in harmony, with automatic fixes on the go.

Usage

NAME:
   zet - A zettelkasten under a terminal approach

USAGE:
   A simple way to manage your zettelkasten using neovim (telescope) and fzf

VERSION:
   0.1

AUTHOR:
   odas0r <[email protected]>

COMMANDS:
   new          Create a new zettel
   open         Opens the zettel by the given path
   search       Search for zettels using sqlite3 fs5 extension
   remove, rm   Removes the given zettel from the database and from the filesystem
   history      Retrieves the last 50 opened zettel
   backlog      Retrieves all the fleet of zettels
   links        Retrieves all the links of a zettel
   backlinks    Retrieves all the backlinks of a zettel
   brokenlinks  Retrieves all the brokenlinks of a zettel
   last         Retrieves the last opened zettel
   save         Inserts or updates the given zettel to the database, and some repairs
   sync         Sync the filesystem with the database and does some fixing on the side
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues.

License

zet is open-source and proudly built on the shoulders of giants. It's available under the MIT license.

zet-cmd-fork's People

Contributors

odas0r avatar filipefg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.