Commit Graph

67 Commits

Author SHA1 Message Date
Marty Oehme 42e05b848d
Remove double backup note from README
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-14 13:51:36 +01:00
Marty Oehme e05560a0b8
Add github release pipeline
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-14 13:29:15 +01:00
Marty Oehme 676b42eec9
Add LGPL3 license 2023-01-14 13:17:43 +01:00
Marty Oehme 0b11381069
Add PyPi version shield to README 2023-01-14 13:17:26 +01:00
Marty Oehme db9294d8f2
Bump version
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-14 11:53:29 +01:00
Marty Oehme dcfd306451
Add distance calculation information to docstrings 2023-01-14 11:53:29 +01:00
Marty Oehme 836079cecb
Remove roadmap from README, add plugin status note 2023-01-14 11:53:29 +01:00
Marty Oehme 7684a0370a
Inject secrets into ci pipeline 2023-01-14 11:53:29 +01:00
Marty Oehme dcf367b385
Add automatic release information
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-13 20:09:59 +01:00
Marty Oehme 76737b3467
Add CHANGELOG to repository
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-13 19:56:07 +01:00
Marty Oehme becc529626
Add install information to README 2023-01-13 19:43:04 +01:00
Marty Oehme 2c5d096d08
Add continuous integration pipeline
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-01-13 19:14:06 +01:00
Marty Oehme 0634cbb381
Format plugin file with black 2023-01-13 19:06:20 +01:00
Marty Oehme e1a7d9f613
Move plugin to nested folder for easy installation
Moved the plugin files to the directory structure they will have in the
python site-packages directory, being placed within the plugs directory
of the pubs application directory.
2023-01-13 18:50:42 +01:00
Marty Oehme 04c8a8ed0b
Refactor extraction to use PaperAnnotated class 2022-12-25 12:17:05 +01:00
Marty Oehme 7a415b4d7d
Refactor annotation into separate class 2022-12-25 10:56:56 +01:00
Marty Oehme 7ad1c2cf91
Add pretty headers 2022-12-25 00:51:47 +01:00
Marty Oehme 274bb47c64
Fix variable naming 2022-12-25 00:34:27 +01:00
Marty Oehme ac711ce108
Change naming of color_mapping to tag configuration 2022-12-25 00:33:08 +01:00
Marty Oehme 1ab43a2a0e
Add instructions for similarity and tag configuration 2022-12-25 00:31:35 +01:00
Marty Oehme d0027ca5d1
Add configurable minimum color similarity 2022-12-25 00:18:11 +01:00
Marty Oehme 2b476206a2
Change formatting configuration style for containers 2022-12-24 23:32:34 +01:00
Marty Oehme 5bddf97e58
Add tags to formatted annotations 2022-12-24 18:37:36 +01:00
Marty Oehme 6bb7ed9c9f
Switch bare print to use ui message function 2022-12-24 18:21:30 +01:00
Marty Oehme a62968beac
Add colorname extraction from annotations 2022-12-24 18:19:42 +01:00
Marty Oehme e4f1ee3591
Refactor annotations into dataclass 2022-12-24 18:01:55 +01:00
Marty Oehme af885e0083
Refactor initial configuration ingestion 2022-12-24 17:01:06 +01:00
Marty Oehme ca56bf3cdb
Add confirmation to many-paper extraction 2022-12-24 14:34:18 +01:00
Marty Oehme 488dd0eb41
Allow running queries for papers to be extracted from 2022-12-24 14:23:07 +01:00
Marty Oehme e201f6cf5f
Remove redundant newlines in stdout 2022-12-24 13:41:12 +01:00
Marty Oehme 999a4c88cc
Improve default annotation formatting 2022-12-23 00:42:23 +01:00
Marty Oehme 59ff74475d
Extend formatting with sections 2022-12-23 00:37:10 +01:00
Marty Oehme a3e2d8693d
Add formatting configuration 2022-12-22 23:47:50 +01:00
Marty Oehme e3aacc4b15
Format file 2022-12-22 23:21:13 +01:00
Marty Oehme 8f01b93de2
Add configurable note and quote prefixes 2022-12-22 23:09:43 +01:00
Marty Oehme f103cc51b5
Add slight visual flair to stdout citekey display 2022-12-22 23:01:43 +01:00
Marty Oehme e255405d96
Refactor highlight prefix setting 2022-12-22 23:01:14 +01:00
Marty Oehme b65c2a3be6
Add independent note saving 2022-12-22 22:56:07 +01:00
Marty Oehme 82b99e8420
Remove message spew on automatic import 2022-12-22 22:55:25 +01:00
Marty Oehme 4281dba9c2
Fix typo in on_import configuration option 2022-12-22 22:55:08 +01:00
Marty Oehme 91525827b8
Add configuration instructions to README 2022-12-22 22:39:27 +01:00
Marty Oehme 436342c730
Fix type of minimum_similarity configuration option 2022-12-22 22:39:12 +01:00
Marty Oehme b98d473cc4
Add improved annotation selection through similarity 2022-12-22 22:31:21 +01:00
Marty Oehme c9f286fc33
Add extraction for no-content and note highlights 2022-12-22 22:12:11 +01:00
Marty Oehme d14a95e18b
Add usage instructions to README 2022-12-22 21:43:10 +01:00
Marty Oehme 86d06d7518
Fix page numbering starting from zero 2022-12-22 21:42:56 +01:00
Marty Oehme 9496a626c0
Add message on successful note writing 2022-12-22 21:10:56 +01:00
Marty Oehme f0caf35925
Refactor plugin to remove carrying config around 2022-12-22 21:10:42 +01:00
Marty Oehme 7b27f3291d
Add simple docstrings 2022-12-22 21:05:58 +01:00
Marty Oehme 1bb3502709
Add note annotation appending 2022-12-22 20:53:17 +01:00