Docs.rs
  • jottem-0.1.8
    • jottem 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • dogue
    • Dependencies
      • anyhow ^1.0.72 normal
      • bincode ^1.3.3 normal
      • chrono ^0.4.26 normal
      • clap ^4.3.21 normal
      • colored ^2.0.4 normal
      • comfy-table ^7.0.1 normal
      • dialoguer ^0.10.4 normal
      • dirs ^5.0.1 normal
      • rocksdb ^0.21.0 normal
      • serde ^1.0.183 normal
      • serde_json ^1.0.105 normal
      • serial_test ^2.0.0 dev
      • tempfile ^3.8.0 dev
    • Versions
    • 34.65% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jottem0.1.8

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::Cli
  • cli::SearchArgs
  • index::Index
  • note::Note
  • path::NotePath

Enums

  • cli::Command
  • cli::TagCommand

Functions

  • config::get_db_path
  • config::get_editor
  • config::get_root
  • delete_note
  • edit_note
  • export_index
  • file::create_file
  • file::delete_file
  • file::exists
  • file::move_file
  • file::rename_file
  • find_notes
  • manage_tags
  • move_note
  • prompt::multiple_matches
  • prompt::no_matches
  • prompt::select_fuzzy
  • rename_note
  • tags::add_tags
  • tags::remove_tags
  • utils::build_table
  • utils::create_note
  • utils::create_root_dir
  • utils::get_note
  • utils::open_note