Global file-reference picker: press a chord in any text field, fuzzy-pick a file, insert its path or wikilink. Name reservation — under active development.
//! atref — name-reservation placeholder. Under active development.
//! See https://github.com/juanjofuchs/atref
fnmain(){println!("atref isn't released yet.");println!("It's a global file-reference picker, currently under active development.");println!("Track progress: https://github.com/juanjofuchs/atref");}