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