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

yaml sb and zt semplification #125

Closed
3 tasks
obar1pr opened this issue Sep 15, 2024 · 0 comments · Fixed by #126
Closed
3 tasks

yaml sb and zt semplification #125

obar1pr opened this issue Sep 15, 2024 · 0 comments · Fixed by #126
Assignees
Labels

Comments

@obar1pr
Copy link
Collaborator

obar1pr commented Sep 15, 2024

  • from current to
# zo
type: zero-to-one-hundred-map
repo:
  path: "./0to100"
  idx_id: "toc.md"
  idx_sort: "00:00:00" # order by modified date
legend:
  icons:
    - name: Project
      icon: ":cyclone:"
      regex: "project"

# sb
type: safari-books-map
download_engine_path: "safaribooks/safaribooks.py"
download_engine_books_path: "safaribooks/Books"
download_books: false
split_pdf_pages: 0
oreilly_secrets:
  username: "username"
  password: "userpassword"
legend:
  icons:
    - name: Book
      icon: ":cyclone:"
      regex: "978"
    - name: Event
      icon: ":cyclone:"
      regex: "event"
    - name: Course
      icon: ":cyclone:"
      regex: "course"
  • change tests and test folder name

  • replace zt to zo

@obar1 obar1 linked a pull request Sep 15, 2024 that will close this issue
@obar1 obar1 added the refactor label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants