Skip to content

File-Mark is a tool for debian based systems, which allowes Developers to save their working directories, for opening them later, (best incase they are switching between projects). This tool is SMART-enough to understand the contents of folders to open it in the specific softwares (IDEs) when required).

License

Shreyas-Ashtamkar/File-Mark

Repository files navigation

File-Mark

Filemark This is a Simple Files' Bookmarks Manager.

Making developers' life easy by helping to bookmark a certain folder and opening smartly opening the requiredPP softwares on basis of what development you do.

The open-the-file behavior is configurable easily.

The Main purpose of this is to handle bookmarking of files/folders.




INSTALLATION

sudo pip install filemark


SYNOPSIS

usage: filemark [OPTION] [FILE_OR_FOLDER]


OPTIONS:

Short Options ARGS Description
-v --version Display Version Information of Command
-h --help Display this HELP message.
-a --add FILE | FOLDER Bookmark some particular File or Folder
-s --show BOOKMARK Show bookmarked items
--show-only Show details of some specific bookmarked item
--show-all Show all the currently set bookmarks.
-o --open BOOKMARK Open a specific bookmarked file location. Open IDE.
-a --delete FILE | FOLDER Delete a bookmarked entry
--full-path TRUE | FALSE Extra Flag with --show to entire path (not short).
--not-smart TRUE | FALSE Extra Flag with --open for terminal-open only.


EXAMPLE :

#COMING SOON

About

File-Mark is a tool for debian based systems, which allowes Developers to save their working directories, for opening them later, (best incase they are switching between projects). This tool is SMART-enough to understand the contents of folders to open it in the specific softwares (IDEs) when required).

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages