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

ENH: Add options to not include external links, and self references #16

Merged
merged 2 commits into from
Aug 11, 2019

Conversation

achabotl
Copy link
Collaborator

Add two command line options:

  • --no-self-ref will remove links if a zettel links to itself.
  • --only-listed to draw a zettel only if it's part of the list of zettels that are provided. It means that with this option, no "external" zettels are displayed.

Alexandre Chabot-Leclerc added 2 commits August 10, 2019 18:55
Add two command line options:

- `--no-self-ref` will remove links if a zettel links to itself.
- `--only-listed` to draw a zettel only if it's part of the list of
  zettels that are provided. It means that with this option, no "external"
  zettels are displayed.
@achabotl achabotl merged commit 4a95a91 into master Aug 11, 2019
@achabotl achabotl deleted the self-ref branch August 11, 2019 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant