Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 959 Bytes

TODOs.org

File metadata and controls

48 lines (32 loc) · 959 Bytes

Basic CLI

Server mode

handle groups

handle different types

credit card especially

Key file

modify database

Can be a proxy to call keepassxc-cli by the provided password.

TOTP generation

only some types are supported now (SHA1/6-digit code)

Tag search

Need to modify keepass-rs to decrypt Tags

Emacs integration

hydra/transient

completing-read

use built-in completing-read

SVG icon?

Is it possible to render SVG icons in completing-read buffer?

Clear kill-ring

Other editors

Might need to clean some codes for other editors with different style of async programming.

Vim integration

Welcome for PR

VSCode integration

Welcome for PR