ImaginaryProgramming
2fc53d8ba5
Update readme
2025-01-18 15:54:54 -07:00
ImaginaryProgramming
7d26b10bd8
Update to 1.3.0
2025-01-18 15:38:27 -07:00
ImaginaryProgramming
1984275c6e
Merge branch 'main' of github.com-personal:ImaginaryProgramming/obsidian-vault-transfer
2025-01-18 15:35:24 -07:00
ImaginaryProgramming
fa26e91249
Update version to 1.2.4
2025-01-18 15:35:09 -07:00
ImaginaryProgramming
9572445163
Merge pull request #18 from pplucky/main
...
Added setting 'Tag to Assign' + Better attachment handling
2025-01-18 15:30:44 -07:00
ImaginaryProgramming
5f0f8526bf
Merge branch 'main' into pr/18
2025-01-18 15:29:07 -07:00
ImaginaryProgramming
30781d4bfd
Clean up some code
...
* Rename tagtoAssign to tagToAssign
* Remove import_obsidian5 reference
* Fix a compliation error in copyAllAttachments
* Simplify to use trim()
* Extract removeTagFromNote()
* Extract assignTagToNote()
2025-01-18 15:26:26 -07:00
ImaginaryProgramming
9df36247ad
Merge pull request #11 from Nihilentropy-117/main
...
Added 'Transfer to Other Vault: From List' command; Added unixNormali…
2025-01-18 14:24:58 -07:00
ImaginaryProgramming
eb8f184a5b
Update settings.ts
2025-01-18 14:24:40 -07:00
ImaginaryProgramming
5f518d38e4
Update src/modals.ts
2025-01-18 14:23:09 -07:00
pplucky
41e649fd1c
Fix attachments handling
...
Handle attachments to include both embedded and only-linked attachments (rather than just embedded).
Exclude .md files from being transferred as attachments (which they are not), but can still be embedded or linked in other md files (being copied)
2024-11-14 08:52:57 +01:00
pplucky
019bf32806
Missing assignment of tagtoAssign
2024-10-21 09:27:19 +02:00
pplucky
5f567e7108
'Tag to assign' setting
...
Make sure 'Tag to assign' also does not appear in case 'Create link' is chosen.
2024-10-21 09:23:24 +02:00
pplucky
af22c412e8
Enhancement to tag assignment
...
Make sure that, if a note already contains the configured tag to assign before transfer (in case it is being transferred more than once), it is actually removed temporarily before transfer, to avoid the tag from being transferred also.
2024-10-21 09:09:20 +02:00
pplucky
b598122dd6
Fix bug for note without tags
2024-10-17 16:22:58 +02:00
pplucky
a7112cd376
Add setting for tag to assign
2024-10-17 16:06:57 +02:00
pplucky
96bf124993
Add an option to specify tag to assign
2024-10-17 16:04:46 +02:00
Gray
dd3e9d503e
Added 'Transfer to Other Vault: From List' command; Added unixNormalizePath
2024-05-12 23:37:35 -04:00
ImaginaryProgramming
a8a47a47fb
Update version to 1.2.3
2024-02-27 16:39:23 -06:00
ImaginaryProgramming
b9a99531bc
Rearrange settings for original file
2024-02-27 16:35:35 -06:00
ImaginaryProgramming
2399623d3a
Clean up headings in settings
2024-02-27 16:27:34 -06:00
ImaginaryProgramming
0c469dd263
Use sentence case in UI
2024-02-27 16:22:44 -06:00
ImaginaryProgramming
dd857af161
Update package.json to 1.2.2
2024-02-25 15:32:08 -06:00
ImaginaryProgramming
364b2cbaad
Bump version to 1.2.2
2024-02-25 15:28:01 -06:00
ImaginaryProgramming
d5cec1dc1f
Update obsidian API and fix some small issues
2024-02-25 15:26:45 -06:00
ImaginaryProgramming
936bc3f4a4
Change name to vault-transfer, and update to v1.2.1
2024-02-09 15:32:33 -06:00
ImaginaryProgramming
fe853e6224
Run automatic formatting
2024-01-21 13:56:33 -06:00
ImaginaryProgramming
cccc169c59
Merge branch 'main' of github.com:ImaginaryProgramming/obsidian-vault-transfer
2024-01-21 13:49:23 -06:00
ImaginaryProgramming
cbb2922d5f
Update version to 1.2.0
2024-01-21 13:49:07 -06:00
ImaginaryProgramming
0a66ff38fb
Merge pull request #7 from Lisandra-dev/main
...
feat(path): allow to remove subpath if recreateTree used
2023-09-15 10:10:52 -05:00
Mara-Li
e699beeb7c
Update src/settings.ts
...
Co-authored-by: ImaginaryProgramming <92801558+ImaginaryProgramming@users.noreply.github.com>
2023-09-13 19:49:16 +02:00
Mara
572842bc93
fix: use const instead of var
2023-09-13 11:42:29 +02:00
Mara-Li
f382913f16
Apply suggestions from code review
...
Co-authored-by: ImaginaryProgramming <92801558+ImaginaryProgramming@users.noreply.github.com>
2023-09-13 11:41:44 +02:00
Mara-Li
82edafef73
Apply suggestions from code review
...
Co-authored-by: ImaginaryProgramming <92801558+ImaginaryProgramming@users.noreply.github.com>
2023-09-13 11:41:32 +02:00
Mara-Li
a867a77bd2
Apply suggestions from code review
...
Co-authored-by: ImaginaryProgramming <92801558+ImaginaryProgramming@users.noreply.github.com>
2023-09-13 11:41:22 +02:00
Mara
2b32e7d1d9
fix(settings): using textArea here is better than only text
2023-09-07 19:58:46 +02:00
Mara
922391b1bd
docs(path): document removePartOfPath
2023-09-07 19:49:18 +02:00
Mara
c7ab6af107
feat(path): allow to remove subpath if recreateTree used
2023-09-07 19:48:12 +02:00
ImaginaryProgramming
35d907dbb2
Merge pull request #6 from Lisandra-dev/main
...
feat: Transfer image alongside the file and other improvements
2023-09-05 16:24:18 -05:00
Mara
9cd37a3a00
refactor(review): apply review comments!
2023-09-05 12:36:28 +02:00
Mara
af6d836f9d
feat: add sub command to transfer in a specific folder
...
Also allow to create a new folder in the target vault
2023-06-22 17:32:39 +02:00
Mara
e5a7d6ae48
docs: documents the function added
2023-06-19 19:27:24 +02:00
Mara
36143f5976
refactor: preventing spamming message when transfering folder
2023-06-19 19:27:24 +02:00
Mara
b0cafabb10
feat: move folder & keep the same structure
2023-06-19 19:18:28 +02:00
Mara
453f2d585d
chore(dep): set obsidian version
2023-06-19 17:10:09 +02:00
Mara
a4b25d106c
docs: add info about news settings
2023-06-19 17:09:47 +02:00
Mara
801ddde00d
refactor: show error update (separate from message)
2023-06-19 17:09:35 +02:00
Mara
17f087e788
feat: allow to delete transferred files
2023-06-19 17:09:14 +02:00
Mara
6ce27d6c80
refactor: unexpected var
2023-06-19 17:08:05 +02:00
Mara
d1bb41f7f6
feat: copy the attachments to the new location
2023-06-19 17:07:46 +02:00