Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options to simplify output of listing #17

Open
lelutin opened this issue Feb 12, 2010 · 3 comments
Open

options to simplify output of listing #17

lelutin opened this issue Feb 12, 2010 · 3 comments

Comments

@lelutin
Copy link
Owner

lelutin commented Feb 12, 2010

the "list" action needs to have arguments to:

  • simplify output, so that only note names are printed out
  • print a list of tags / books

Those listings will be very useful to implement shell completion

Command line arguments for those options could be explicit only, like so, respectively:

  • --only-names : should be possible to combine with filtering arguments
  • --list-tags : should be used alone
  • --list-books : should be used alone
@lelutin
Copy link
Owner Author

lelutin commented Mar 24, 2010

also add an option to the "version" action to make it output only the note application version / app name

  • --simple-output: show only version tag
  • --only-appname

@lelutin
Copy link
Owner Author

lelutin commented Apr 23, 2010

options to the "version" action could be useful to automate interaction with scripts, to determine if the note app advertises the desired functions through DBus.

@lelutin
Copy link
Owner Author

lelutin commented Apr 23, 2010

also:

the main script should check for a new option that lists available action names. this would make it easier to autocomplete action names.

the option could be: --list-action-names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant