Git Product home page Git Product logo

pdf-archive-viewer's Introduction



PDF Archive Viewer

The PDF Archive Viewer shows documents in iCloud Drive. It is a helper of the macOS App PDF Archiver.

πŸ“œ Convention

  • Date: yyyy-mm-dd Date of the document content.
  • Description: --ikea-tradfri-gateway Meaningful description of the document.
  • Tags: __bill_ikea_iot Tags which will help you to find the document in your archive. Capital letters, spaces and language specific characters (such as Γ€, ΓΆ, ΓΌ, ß) will be removed to maximize the filesystem compatibility.

Your archive will look like this:

.
└── Archive
    β”œβ”€β”€ 2017
    β”‚Β Β  β”œβ”€β”€ 2017-05-12--apple-macbook__apple_bill.pdf
    β”‚Β Β  └── 2017-01-02--this-is-a-document__bill_vacation.pdf
    └── 2018
     Β Β  β”œβ”€β”€ 2018-04-30--this-might-be-important__work_travel.pdf
     Β Β  β”œβ”€β”€ 2018-05-26--parov-stelar__concert_ticket.pdf
     Β Β  └── 2018-12-01--master-thesis__finally_longterm_university.pdf

This structure is independent from your OS and filesystem and makes it very easy to search files ...

  • ... by tag via a searchterm like: _tagname, starting with _
  • ... by description via a searchterm like: -descriptionword, starting with -
  • ... by tag or description via a searchterm like: searchword, starting with the term
  • ... and even the file content: have a look at the Pro Tips!

⁉️ Help

  • Take a look at the FAQs.
  • Get in contact with us at Discord.

:octocat: How to contribute

Rate the App in the App Store.

All contributions are welcome! Feel free to contribute to this project. Submit pull requests or contribute tutorials - whatever you have to offer, it would be appreciated!

❗❓ Other

Build your own

Create a Config.xcconfig file at PDFArchiver/Resources/Config.xcconfig with this dummy secrets:

APPSTORECONNECT_SHARED_SECRET = 123
SENTRY_DSN = 123
LOG_USER = 123
LOG_PASSWORD = 123

Now you should be good to go! just build and run the App on your iPhone/iPad via Xcode.

License Update

# installation
brew install mono0926/license-plist/license-plist

# update license files
license-plist --add-version-numbers --output-path PDFArchiver/Resources/Settings.bundle --suppress-opening-directory

pdf-archive-viewer's People

Contributors

juliankahnert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.