Commit graph

116 commits

Author SHA1 Message Date
Jon Jampen
1506740f68 chore: change plugin name to adhere to new naming convention 2026-05-27 22:58:13 +02:00
Alvin
f6a453e97e
Default name setting with shorthands (PR #23)
Co-authored-by: Jon Jampen <dev@jonjampen.ch>
2025-12-07 20:40:32 +01:00
Danila Miadzvedz
a8158117e2
Template creation and management modals (#25) 2025-11-24 08:06:09 +01:00
Danila Miadzvedz
b2b5d5d979
Added support for multiple templates (closes #22)
Co-authored-by: AstyCX <medved.danila@proton.me>
Co-authored-by: Jon Jampen <dev@jonjampen.ch>
2025-11-20 15:30:43 +01:00
Jon Jampen
2681ec2a68 Version 1.1.2: Preparing release. 2025-06-21 08:49:00 +02:00
Danila Miadzvedz
0c32c7b122
Add confirmation alert & immediate auto-export of XOPP to PDF when the setting enabled (fixes #19)
Co-authored-by: AstyCX <medved.danila@proton.me>
Co-authored-by: JacobASorensen <66977499+JacobASorensen@users.noreply.github.com>
2025-06-14 07:53:25 +02:00
Jon Jampen
8ac23a3f16 Version 1.1.1: Preparing release. 2025-05-16 07:56:44 +02:00
Jon Jampen
0ea44eb879 Added callout to readme 2025-05-16 07:56:02 +02:00
Jon Jampen
5a42171102 Fixed issue with opening xopp after creation in root directory 2025-05-08 18:25:32 +02:00
Jon Jampen
81e50ffe72 Fixed issue with double slash after creating a new Xournal++ file 2025-05-08 17:07:13 +02:00
Jon Jampen
60747ed1b7 Fixed issue with double slash after creating a new Xournal++ file 2025-05-08 16:50:04 +02:00
Jon Jampen
d03fa2bc45 Fixed build issues. 2025-05-08 14:39:16 +02:00
Jon Jampen
6f6a1a6a6a Added Quick-Switcher like command to search through all Xournal++ files in the vault and opening them in Xournal++ or their corresponding PDF in Obsidian. 2025-05-08 14:14:25 +02:00
Jon Jampen
c541e2bd37 Added second button in Xournal++ file creation modal to directly open the new file in Xournal++ after creation (closes #17) 2025-05-08 13:33:18 +02:00
Jon Jampen
110fb8aa4f Updating all link references to XOPP files and their corresponding PDF file when using the 'Rename PDF & Xournal++' feature (closes #18). 2025-05-08 12:30:28 +02:00
Jon Jampen
fdd029cf0d Version 1.1.0: Preparing release. 2025-04-12 13:30:26 +02:00
Jon Jampen
4d85b4747f Updated changelog 2025-04-12 13:27:17 +02:00
Jon Jampen
ea7888b3f8 Updated changelog 2025-04-08 16:55:42 +02:00
Jon Jampen
3f99c3651f Updated readme 2025-04-08 16:23:19 +02:00
Jon Jampen
f13801fd35 Updated changelog 2025-04-08 16:23:19 +02:00
Jon Jampen
2bfd4c5710 Added installation method to bug report template. 2025-04-08 16:23:19 +02:00
Jacob Sorensen
fd580e42cd
Only exporting modified Xournal++ files to PDF on startup, not all files (fixes #14, PR #15). 2025-04-08 16:23:07 +02:00
diam0ndkiller
5762c2f90e
Fixed user-set xournalpp path not working when consisting of multiple parameters with spaces (fixes #13).
PR #16: Removed quotes around user-set xournalpp command

This change requires users with spaces in their xournalpp path to add manual double quotes (`"`) around their path.

---------

Co-authored-by: Jon Jampen <dev@jonjampen.ch>
2025-04-08 15:46:23 +02:00
Jon Jampen
c2f5e344d0 Fixed startup error when explorer is closed (fixes #12). 2025-04-03 12:41:51 +02:00
Jon Jampen
8cab04ffb1 Version 1.0.11: Preparing release. 2025-01-23 16:54:27 +01:00
Jon Jampen
5bfacc49ed Handling spaces in user defined Xournal++ path (fixes #11). 2025-01-23 16:53:32 +01:00
Jon Jampen
2ae26a8c40 Version 1.0.10: Preparing release. 2024-12-16 10:07:40 +01:00
Jon Jampen
9b7bd9d040 Fixing issue with "X++" tag not showing after renaming the file. 2024-12-11 13:13:33 +01:00
Jon Jampen
1c383094ad Allowing default path with trailing slash. 2024-12-10 18:11:46 +01:00
Jon Jampen
a8fc2211db Removed default delete and rename menu items on files corresponding to Xournal++ files. 2024-12-08 18:31:35 +01:00
Jon Jampen
80abe7ec20 Adding delete and rename (both XOPP and corresponding PDF) options as a command and to the file menu. 2024-12-07 09:08:08 +01:00
Jon Jampen
53e0a36ca0 Setting default folder as top option instead of default input value when creating a new XOPP file. 2024-12-07 09:04:34 +01:00
Jon Jampen
6a574af8db Version 1.0.9: Preparing release. 2024-11-12 10:14:21 +01:00
Jon Jampen
05878ba35d Using active folder as folder path when creating a new Xournal++ file through the file explorer context menu. 2024-11-12 10:14:21 +01:00
Jon Jampen
90c6bef07a Fixing wrong inserted link after file creation. 2024-11-12 10:14:21 +01:00
Jon Jampen
b73070da5d Updating changelog. 2024-11-12 10:14:21 +01:00
Jon Jampen
f0771fbe41 Version 1.0.8: Preparing release. 2024-11-03 16:53:09 +01:00
Jon Jampen
b60bdbca6f Implementing fuzzy suggest for selecting a folder. 2024-11-03 16:52:15 +01:00
Danila Miadzvedz
1693ac92ba
Delete console.log 2024-10-28 21:48:06 +01:00
AstyCX
6b4c3e4618 Remove unused imports 2024-10-18 08:06:25 +02:00
AstyCX
c230ddbe61 Add x++ clickable tag instead of pdf without errors for app once loaded (right away) 2024-10-18 07:32:38 +02:00
AstyCX
d6f8b90113 Add FileName input focus 2024-10-18 04:53:11 +02:00
AstyCX
fa03d5b42e Add file to default folder if path is empty
Added error catch in div rendering in adding X++ (was throwing error in console)
2024-10-17 23:58:37 +02:00
AstyCX
1d1ff559a4 Added folder choosing when calling crate-new-xournalpp
Added command create new embedded PDF in the current note
2024-10-17 22:53:11 +02:00
AstyCX
597f1e2ff8 Add comands to choose a folder to create file in
Add command to create a link to an embedded pdf in the current note

Option with separate commands for cimple creation and folder choosing creation

Closes #4
2024-10-17 22:35:24 +02:00
Jon Jampen
fe227f335c Version 1.0.7: Preparing release. 2024-10-08 13:46:53 +02:00
Jon Jampen
8a88b3358b Add commands to insert links for PDF, XOPP, or both after file creation (closes #4). 2024-10-08 11:45:35 +02:00
Jon Jampen
70451351e9 Add setting to specify a default folder for new Xournal++ files (#4). 2024-10-08 11:34:30 +02:00
Jon Jampen
d1332a5c61 Adding information to documentation for setting the installation path if both Obsidian and Xournal++ are installed through Flatpack (Closes #2). 2024-10-02 07:29:12 +02:00
Jon Jampen
dd5318b464 Version 1.0.6: Preparing release. 2024-09-03 08:00:59 +02:00