All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.6.11 (2024-01-05)
3.6.10 (2024-01-05)
3.6.9 (2024-01-04)
3.6.8 (2024-01-04)
3.6.7 (2024-01-02)
3.6.6 (2024-01-02)
3.6.5 (2024-01-02)
3.6.4 (2022-10-25)
- Typo in settings (84a2fa3)
3.6.3 (2022-09-21)
- Bundle Svelte CSS (7e4ba44)
3.6.2 (2022-09-14)
3.6.1 (2022-09-08)
3.6.0 (2022-07-25)
- Hierarchy Note: ✨ Option to make the hierarchy note the parent of all top-level items in that hierarchy note (fix #398) (a005409)
3.5.1 (2022-07-24)
- 🐛 Catch errors when removing cycles (563129c)
- No need to use alternative getFile API (fix #416) (e3e4418)
3.5.0 (2022-07-23)
3.4.1 (2022-06-25)
3.4.0 (2022-06-25)
- Grid View: ✨ Setting to limit initial depth (1f2f3a0)
- Extend limit on gridDepth slider (3aa4abb)
- file-open instead of active-leaf-change (6dd8289)
- Obsidian v0.15+ compatibility (f245a4b)
3.3.2 (2022-06-04)
3.3.1 (2022-04-29)
- Path View: 🐛 Prevent contextmenu from popping up (d58fd33)
- Path View: 🐛 Trail_Length: Modulo wasn't wrapping (6d88364)
3.3.0 (2022-04-29)
- Path View: ✨ Right click TrailLength button to go backwards (9f340f0)
3.2.1 (2022-04-29)
3.2.0 (2022-04-25)
- Path View: ✨ Option to show Longest path (4d9e1b5)
3.1.1 (2022-04-25)
3.1.0 (2022-04-21)
- List/Matrix View: ✨ If alias is showing, add aria-label for original name (e6e782a)
3.0.0 (2022-04-20)
- impliedRelations: ✨ Working Mermaid diagrams to visualise the implied relations (eb3c416)
2.58.1 (2022-04-18)
- LimitTrailFields: 🐛 Reset limitTrailCheckboxes if it's empty (208a957)
2.58.0 (2022-04-18)
- Grid View: ✨ Buttons to change max depth (51a8a73)
2.57.2 (2022-04-18)
- DataviewNotes: 🐛 Check for links in query (51d0b67)
2.57.1 (2022-04-18)
2.57.0 (2022-04-18)
- Codeblock: ✨ Add
fields
field to limit codeblock tree to only show given fields (d6fedda)
- 🐛 Add description for BC-IGNORE field (a0b749b)
- 🐛 Alternative hierarchy default fields were being overwritten on Settings.onload (dbb7ad6)
- 🚚 Move Juggl setting to better place (903049f)
- Codeblock: 🐛 hoverPreview on Codeblock Trees (e26ff93)
- Codeblock: 🔊 End log group if
err
is non-empty (8a83dbf)
2.56.0 (2022-04-17)
- ✨
BC-ignore: true
to ignore a note from BC entirely (9e719a7) - API: ✨ Add refreshIndex method (#369) (f9b97b9)
- Hierarchy Note: ✨ Allow next and prev directions (#327) (657a2d3)
- RelationSuggester: ✨ Add wikilink brackets after relation selection (042dd33)
- nextPrev: 🐛 hoverPreview now works on NextPrev View (fix #356) (8191522)
- Path View: 🐛 Toggle Trail in Live Preview Mode command wasn't using the latest value to toggle the setting (#364) (42b2b67)
2.55.2 (2022-02-13)
2.55.1 (2022-02-12)
2.55.0 (2022-02-12)
- API: ✨ Add various hierarchy utilities (9b1bb8f)
2.54.0 (2022-02-12)
- API: ✨ Expose more methods on API (3ab66ea)
2.53.0 (2022-02-12)
- API: ✨ Expose more function on API + Add API to global window object (ad20594)
2.52.2 (2022-02-07)
2.52.1 (2022-02-07)
2.52.0 (2022-02-05)
2.51.1 (2022-02-05)
2.51.0 (2022-02-05)
2.50.4 (2022-02-05)
2.50.3 (2022-02-05)
2.50.2 (2022-02-03)
2.50.1 (2022-02-03)
- DataviewNotes: 🐛 Don't run if there aren't any eligable alts (6a5f2c7)
2.50.0 (2022-01-31)
- FolderNote: ✨ BC-folder-note-subfolders links to notes in subfolders of the current note using the given field (41d6ee5)
2.49.0 (2022-01-29)
- DateNotes: ✨ Date notes! Enable the setting for Breadcrumbs to link your daily notes together (17a02a0)
2.48.0 (2022-01-29)
- Now adds Breadcrumbs edges to Juggl (c1101d6)
2.47.0 (2022-01-29)
- DataviewNotes: ✨ Dataview Notes! Use
BC-dataview-note: query
to run any valid Dataview from-query and add Breadcrumbs to all matching notes (bc2681a) - Hierarchy Note: ✨ Point to a folder full of hierarchy notes by ending the folder name with
/
(fix #138) (49fa7ab)
- 🐛 Checks for new note (63f062e)
2.46.0 (2022-01-29)
2.45.1 (2022-01-29)
2.45.0 (2022-01-29)
- ✨ Field suggestor now inserts different keys depending on if your cursor is in yaml or not (inline dataview) (957ebe4)
- ✨ Relation suggestor also detects if your cursor is insideYaml or not (4d62eef)
- 🐛 So many functions that are meant to be awaited (fc2e99d)
- LimitTrailFields: 🐛 New fields were being limited by default (2de4170)
2.44.3 (2022-01-28)
2.44.2 (2022-01-27)
2.44.1 (2022-01-26)
- Codeblock: 🐛 Title field error message triggered in the wrong cases (6b9dd1c)
2.44.0 (2022-01-23)
- Juggl view now uses custom hierarchy visualization (578df1b)
- Layout type selector for Juggl view (4f40700)
- Juggl doesnt render correctly for notes with - in the name (2024886)
2.43.0 (2022-01-23)
2.42.1 (2022-01-23)
2.42.0 (2022-01-23)
2.41.2 (2022-01-23)
- WriteBCToFile: 🐛 Use yaml lib (5371b8d)
2.41.1 (2022-01-21)
2.41.0 (2022-01-21)
- List/Matrix View: ✨ Hide directions from the matrix view using the
Directions Order
setting (cede96a)
2.40.4 (2022-01-21)
- Path View: 🐛 Remember to getOppFallback when limiting trail sub (5f5e345)
2.40.3 (2022-01-21)
- 🐛 return undefined if a corresponding dir opr hier can't be found for a field (013e161)
2.40.2 (2022-01-21)
- impliedRelations: 🐛 A fallback field already is the opp field (a584da5)
- impliedRelations: 🐛 GetOppFallback if needed inside reflexiveClosure (0ee790f)
2.40.1 (2022-01-19)
- impliedRelations: 🐛 Default settings should be the same as current BC behaviour (6fe275a)
2.40.0 (2022-01-19)
- impliedRelations: ✨ Multiple new implied relationship types, each with their own toggle (43260b3)
- Trail view in lp doesn't scroll with element, simpler solution (2cb4378)
2.39.3 (2022-01-16)
2.39.2 (2022-01-16)
2.39.1 (2022-01-16)
- 🐛 Incorrect import (40f1e24)
2.39.0 (2022-01-16)
- Juggl view into source node after layout is finished (5059693)
- Switch between up and down graph in juggl view (748f433)
- Down viz doesn't work if other trail views are active (fe9505a)
- Juggl codeblocks (9ff3c53)
- Switching to preview mode doesn't update trail (3245a55)
- Syntax error oop (afb0df6)
- Trail view in live preview doesn't scroll with the content (52d2218)
2.38.1 (2022-01-16)
2.38.0 (2022-01-16)
- List/Matrix View: ✨ Hook closedG into m/l view (new relation types!). The new types are added as a class to the
li
(4572689)
2.37.0 (2022-01-16)
- FolderNote: 🐛 Point of to parentFolder, not previousFolder (1b9b522)
2.36.1 (2022-01-15)
- Only adds trails a single time (4aeb3df)
2.36.0 (2022-01-15)
- FolderNote: ✨
BC-folder-note-recursive: true
traverses the folder structure, adding nodes along the way (d1c3584)
2.35.0 (2022-01-14)
- Better default values, allow customizing juggl through code block (5c4b876)
- Improved some constants, depth 0 for juggl (90408d0)
- Initial work on juggl code blocks (e92021d)
- Juggl view showing hierarchy on top of note (a5ebd95)
- Juggl visualization now supports all BC hierarchy options (d62b915)
2.34.0 (2022-01-12)
- Better default values, allow customizing juggl through code block (5c4b876)
- Initial work on juggl code blocks (e92021d)
2.33.0 (2022-01-11)
- Codeblock: ✨
implied: false
to only use real relationships in the specified direction (a1bee7a)
2.32.1 (2022-01-11)
- Codeblock: 🐛 Copilot isn't always right. Use
indent
to calculate nodeDepth (8d722ee)
2.32.0 (2022-01-11)
- Codeblock: ✨
from: "folder" or -#tag
lets you filter the results by folders or tags (Using Dataview api) (0a70d6c)
2.31.4 (2022-01-11)
2.31.3 (2022-01-11)
2.31.2 (2022-01-11)
- Codeblock: 🐛 Refresh codeblocks after initialising index (c150cb9)
- TreeView: 🐛 Fail silently if mainG is not ready yet (a2b19a1)
2.31.1 (2022-01-10)
- TagNote: 🐛 Null-check on tags coming in (6da0b7e)
2.31.0 (2022-01-10)
- List/Matrix View: ✨ Option to sort by note name, but show it's alias. Default is to sort by alias if one is found (fix #255) (bb25b48)
- Codeblock: 🐛 Safety on
field
in codeblockError (6a3d42f)
2.30.0 (2022-01-10)
- Codeblock: ✨ BREAKING: default
depth
syntax now sets the MIN value. Usedepth: 1-3
to specify a range. (04d2a10)
2.29.0 (2022-01-10)
- Codeblock: ✨ BREAKING: default
depth
syntax now sets the MAX value. Usedepth: 1-3
to specify a range. (55f7cb9)
2.28.1 (2022-01-09)
2.28.0 (2022-01-09)
- FolderNote: ✨
BC-folder-note-subfolders: true
takes notes in subfolders of the folderNote and adds those notes, too (#218) (0d839ac)
2.27.2 (2022-01-09)
2.27.1 (2022-01-09)
2.27.0 (2022-01-09)
- DownView: ✨ Expand Down View to allow any direction (c48551f)
- List/Matrix View: ✨ Option to only show the first alias (Fix #237) (aa0be01)
2.26.0 (2022-01-08)
- Codeblock: ✨
content: open
orcontent: closed
to show content of each note (6a350fc)
2.25.0 (2022-01-08)
- Codeblock: ✨ Use
content: true
to show dropdowns with the note content inside (95bb202)
2.24.0 (2022-01-08)
- Codeblock: ✨
flat: true
will flatten the results (a65d0a2) - Codeblock: ✨ Limit depth on type: tree (144a33c)
- List/Matrix View: 💄 Add
BC-active-note
class to current note (Fix #245) (83f8b55)
2.23.0 (2022-01-08)
- Codeblock: ✨ Breadcrumbs codeblocks!! (678b9c3)
2.22.3 (2022-01-08)
- TagNote: 🐛 Allow non-conventional tag syntax (075b935)
2.22.2 (2022-01-08)
- TagNote: 🐛 Add allTags differently (38b8569)
2.22.1 (2022-01-07)
- TraverseNote: 🐛 Check if copy.hasEdge(cycle) before trying to dropEdge (49ca521)
2.22.0 (2022-01-07)
- NamingNotes: 🚧 Progress (342d747)
2.21.0 (2022-01-06)
- RegexNote: ✨ BC-regex-note! All note names that match the regex will be added (5e3cea2)
2.20.0 (2022-01-03)
2.19.1 (2022-01-03)
2.19.0 (2022-01-03)
- TagNote: ✨ BC-tag-note-exact will only include notes with exactly that tag (fix #236) (efd111a)
- TagNote: ✨ Choose a default tag-note-field (b647507)
2.18.0 (2022-01-03)
- Threading: ✨ Choose a template to run for each direction (f46dba1)
- Threading: ✨ Focus note name inputEl if no name template has been chosen (5a9ed54)
- Threading: 🐛 Increment duplicate note names was not slicing enough off the name each time (b0b56da)
2.17.2 (2022-01-03)
2.17.1 (2022-01-03)
2.17.0 (2022-01-02)
- Threading: ✨ Custom date format in threading template (df0b7eb)
- Threading: ✨ Move cursor to end of line in new note (#229) (8e38bbf)
2.16.1 (2022-01-02)
2.16.0 (2022-01-02)
- Threading: ✨ Option for customisable template for new note (c893b81)
- Threading: ✨ Option to thread into new pane or current pane (625aa6e)
2.15.0 (2022-01-01)
- List/Matrix View: ✨ Option to change the order of the directions for each hierarchy (fix #224) (ca3c35b)
2.14.0 (2021-12-29)
2.13.0 (2021-12-29)
- Path View: ✨ Show "Index Note" instead of noPathFoundMessage when active note is an indexNote (fix #220) (40b2ceb)
- List/Matrix View: 🐛 Properly unload view when loggling Right/Leaf setting (05a7325)
- List/Matrix View: 🐛 Show aria-label on opposite side that leaf is open (fix #225) (76bbda8)
- TagNote: 🐛 Tags notes are case insensitive, and work with string[] or string (fix #219) (bb92c08)
- WriteBCToFile: 🐛 Use fallback field if needed (8a53195)
2.12.1 (2021-12-16)
- 🐛 Non-node proxy checking (d9fc78c)
2.12.0 (2021-12-16)
- ✨ Button to select All/None for all checkbox settings (c495bc1)
- ➖
fs
is no longer needed (17218c9)
2.11.0 (2021-12-16)
2.10.1 (2021-12-16)
- 🐛 Safety checks for new notes and no markdownView (452a54b)
2.10.0 (2021-12-16)
- DendronNote: ✨ Option to display trimmed dendron note (16defd6)
- List/Matrix View: ✨ Button to toggle alphabetical sorting direction (Updates the corresponding setting) (Fix #208) (2d164c1)
- Hierarchy Note: 🐛 Don't merge all HNs, rather do one at a time (Fix #216) (b3bba6d)
- List/Matrix View: 🐛 Break when an altField is found (4c45603)
- List/Matrix View: 🐛 Sort by altField first, then regular note name (Fix #206) (5914cfb)
2.9.2 (2021-12-14)
2.9.1 (2021-12-14)
- DendronNote: 🐛 Don't return if g.hasNode. It may already have it from other means (f7c4fe4)
2.9.0 (2021-12-07)
- List/Matrix View: 🐛 Allow empty reverse fields (Fix #203) (3d0cd5d)
- TraverseNote: 🐛 RemoveCycles from obsG (7068d99)
2.8.0 (2021-12-05)
2.7.3 (2021-12-05)
- 🐛 dfsAllPaths works in more cases (fd8a9b5)
2.7.2 (2021-12-05)
- 🐛 Filter out Templater templates (Fix #198) (187a270)
- List/Matrix View: 🐛 Safety check on implied Siblings II (7ee5046)
2.7.1 (2021-12-04)
- List/Matrix View: 🐛 Implied siblings were not making it thru the filter, because nodes don't have a.field (4297153)
2.7.0 (2021-12-04)
- 🐛 Better checks on graphInit (618251e)
2.6.1 (2021-12-04)
- List/Matrix View: 🐛 BC-order was being overwritten (c673420)
- Path View: 🐛 Truncation (Fix #166) (fb17090)
2.6.0 (2021-12-04)
- List/Matrix View: ✨ Option to enbale/disable alphabetical sorting entirely (f8bf507)
- List/Matrix View: ✨ Option to treat the current note as an implied sibling (4690e9b)
- 🐛 Better waiting for initialisation (b4c1ce0)
- Path View: 🐛 freshIndex should drawTrails if showBCs, not just showTrail (dbb05dd)
2.5.1 (2021-12-03)
2.5.0 (2021-12-03)
- DownView: 🐛 Don't forget to join('- ') after splitting (fix #189) (60df361)
- TagNote: 🐛 Check for other formats of tags, too (Fix #193) (929e5c9)
2.4.0 (2021-11-30)
- List/Matrix View: ✨ Add
.BC-empty-view
class on empty views + consistent styling on List view (06b512a)
- 🐛 waitForResolvedLinks if notDV (4d04242)
2.3.0 (2021-11-30)
- List/Matrix View: ✨ Add
.BC-empty-view
class on empty views + consistent styling on List view (1e36a29)
- List/Matrix View: 💄 Header structure was inconsistent (79ae608)
2.2.0 (2021-11-30)
- ✨ Options to choose which views are oppened onload (c48c571)
- 🐛 Close views properly onunload (01f60ff)
- DownView: 💄 .icon styles were only being added if Graph Analysis is installed (b17398c)
2.1.2 (2021-11-30)
- DownView: 🐛 Don't depend on
Create Index > make wikilinks
setting (61c9770)
2.1.1 (2021-11-30)
2.1.0 (2021-11-30)
- ✨ Option to not show Index Refreshed notice (fix #177) (6f1dbf0)
- DownView: ✨ New view! Show all paths going down the child tree. Update on active-leaf-change, press
freeze
to freeze the current view (a59c79b)
2.0.1 (2021-11-29)
- LinkNote: 🐛 Null check on links and embeds (18975b5)
2.0.0 (2021-11-29)
- 🐛 Standardise BC_FIELDS and Alt hierarchies behaviour (c344208)
1.17.0 (2021-11-29)
- List/Matrix View: ✨ Show the common-parent of an implied sibling as an aria-label (on hover) (#81) (7dd0b79)
1.16.0 (2021-11-26)
- TraverseNote: 🐛 For real, don't add non-md notes to ObsG (7917e05)
1.15.1 (2021-11-25)
- TraverseNote: 🐛 Don't add MD notes to ObsG (cc7be40)
- TraverseNote: 🐛 Use fancier dfs alg instead of graphology (463fac9)
1.15.0 (2021-11-25)
- TraverseNote: ✨ Working TraverseNotes! Add "BC-traverse-note: fieldName" to a note. Breadcrumbs will DFS the Obsidian graph, adding all edges as
fieldName
types (e5e365e)
1.14.0 (2021-11-25)
- CSV Crumbs: ✨ Allow CSV items to be wikilinks (The secret is that it doesn't have to be a CSV file! So using wikilinks allows the items to be auto updated) (fix #169) (e1171c5)
1.13.0 (2021-11-25)
- ✨ BC-order as Suggestor field. Deprecate custom order field (a771a4a)
- 🐛 node.dir and node.field is not well-defined (4e7c0fd)
- List/Matrix View: 🐛 filterImpliedSiblings wasn't implemented correctly. It has been disabled for now (ba4ced5)
1.12.2 (2021-11-24)
1.12.1 (2021-11-24)
1.12.0 (2021-11-24)
- LinkNote: ✨ Link Notes! Add 'BC-link-note: fieldName' to a note, and all links leaving that note will be added to the graph with that fieldname (db0114d)
1.11.1 (2021-11-24)
1.11.0 (2021-11-24)
- ✨ Field Suggestor! Type "BC-" at the start of a line to trigger (652da4f)
1.10.3 (2021-11-24)
- 🐛 More granular graph building + fix order issues (72b0243)
- Path View: 🐛 For real, don't try querySelect a non-existent selector (6853d4c)
1.10.2 (2021-11-24)
1.10.1 (2021-11-23)
1.10.0 (2021-11-23)
- TagNote: ✨ Tag Notes! Similar to Folder Notes, all notes with the tag you specify link to the chosen note (c630b6f)
1.9.0 (2021-11-23)
- FolderNote: ✨ Folder Notes! Make all files in a folder point upwards to a chosen note (fix #112) (0704a6b)
- Path View: ✨ Option to show all trails if none are found going up to an index note (fix #69) (c97cfd9)
1.8.1 (2021-11-23)
- Path View: 🐛 Work for CM6 (bc4c2c2)
1.8.0 (2021-11-23)
1.7.9 (2021-11-23)
- 🐛 Don't overwrite userHiers everytime (231a042)
- Path View: 🐛 Traversal was too strict on previously visited nodes (90000b7)
1.7.8 (2021-11-22)
- Juggl: 🐛 Don't include all links, only those in fields (015cd2b)
1.7.7 (2021-11-22)
- 🐛 Convert setting name: Safer check + save changes (7765005)
1.7.6 (2021-11-22)
- 🐛 Rename userHierarchies to userHiers (a0cbebb)
1.7.5 (2021-11-22)
1.7.4 (2021-11-22)
- 🐛 Don't allow blank hierarchy fields (2a17ef9)
- List/Matrix View: 🐛 Fallback field name (523585c)
- List/Matrix View: 🐛 Implied siblings should be filtered by hierarchy (5403d87)
1.7.3 (2021-11-22)
1.7.2 (2021-11-22)
- Hierarchy Note: 🐛 Handle top item (9e738c4)
1.7.1 (2021-11-21)
- CreateIndex: 🐛 Adjust for mainG (833c6a1)
1.7.0 (2021-11-21)
- List/Matrix View: ✨ Option to sort items alphabetically asc/desc order (081bbdf)
1.6.0 (2021-11-20)
- Stats View: 🐛 Fix stats view for mainG (56736d5)
1.5.3 (2021-11-20)
1.5.2 (2021-11-19)
- 🐛 Fail safe on adding all nodes to main (8435b5a)
1.5.1 (2021-11-19)
- Juggl: 🐛 Fix juggl links. Wasn't adding all files (3f2b460)
1.5.0 (2021-11-19)
- Hierarchy Note: ✨ Much better reliability + indicate field before link (fix #102) (1cedf22)
- Vis View: ✨ Cmd to open (fix #145) (74992ad)
1.4.0 (2021-11-19)
- DucksView: ✨ Add Duck view to show notes which don't have any breadcrumbs (2d0b2b2)
- 🐛 Add all nodes to
main
(fa24115)
1.3.1 (2021-11-19)
- CSV Crumbs: 🐛 Fix CSV crumbs (08a3fab)
1.3.0 (2021-11-19)
- Stats View: ✨ Option to wrap copied cell content in wikiLinks (fix #101) (a6cdeab)
- WriteBCToFile: ✨ Option to write as inline fields (fix #140) (dded0df)
1.2.0 (2021-11-19)
- List/Matrix View: ✨ Metadata field to sort items in L/M view! (#92) (d6452c3)
- Stats View: ✨ Simplifications + add next/prev directions (1d55d6a)
1.1.2 (2021-11-19)
- 🐛 Check if nodes exist before setting edges (0111eec)
- 🐛 Don't index an array using Object.keys 😋 (79dd8b1)
- 🐛 I don't think it has to be a breaking change... (5524c29)
1.1.1 (2021-11-18)
- 🐛 More safety checks if no next/prev yet (918b3e0)
- List/Matrix View: 🐛 Unmerge next/prev items (58691c4)
1.1.0 (2021-11-18)
- nextPrev: ✨ Show fieldName (b2e10d4)
1.0.5 (2021-11-18)
1.0.4 (2021-11-18)
- nextPrev: 🐛 Fix overflowing next/prev item (eec41a7)
- nextPrev: 🐛 Still show nextPrev (if there are any) even in no parents (b1b4c25)
1.0.3 (2021-11-18)
- 🐛 Properly save hierarchies (b271fc0)
1.0.2 (2021-11-18)
- 🐛 More silent fails if no next/prev yet (489c3c3)
1.0.1 (2021-11-18)
- 🐛 Fail silently if hier.next/prev is undefined (d76d5b2)
1.0.0 (2021-11-18)
- New directions! Show the next/previous note (e3e56d6)
- 🐛 Prev/Next in MatrixView (dbec2f5)
0.12.1 (2021-11-17)
- Safety check on in/outNeighbors (f616a5a)
0.12.0 (2021-11-17)
- ✨ Use Svelte for Hierarchy Note settings (3c891ea)
- Grid View: 🐛 Closing gs in wrong direction (8cfa81e)
0.11.9 (2021-11-17)
0.11.8 (2021-11-10)
0.11.7 (2021-11-10)
- getFieldValues: 🐛 Handle DataArrays (dv proxies) (63e57d7)
0.11.6 (2021-11-09)
- getFieldValues: 🐛 Be more explicit with dvLinks (db9c259)
0.11.5 (2021-11-09)
0.10.76 (2021-11-09)
- 🐛 Properly reset back to old version (cd95a47)
0.10.75 (2021-10-09)
0.10.74 (2021-10-08)
- CSV Crumbs: ✨ Use a CSV file to add Breadcrumbs (d794db9)
0.10.73 (2021-10-04)
- List/Matrix View: 🐛 Remove duplicate implied siblings (0d0a187)
0.10.72 (2021-09-29)
- Grid View: 🐛 .internal-link was a level too high (e971c8e)
0.10.71 (2021-09-10)
- List/Matrix View: 🐛 Display alt link names for implied siblings, too (075d8a0)
0.10.70 (2021-09-10)
- List/Matrix View: ✨ Setting to list field names to check for alternate link text (52f0321)
0.10.69 (2021-09-10)
- WriteBCToFile: ✨ Setting to limit which fields are written to files (258343f)
0.10.68 (2021-09-09)
- WriteBCToFile: ✨ Setting to show
Write Breadcrumbs to ALL Files
cmd. Off by default (7ff2d06)
0.10.67 (2021-09-08)
- WriteBCToFile: ✨ Write Breadcrumbs to All files (289b701)
0.10.66 (2021-09-08)
- LimitTrailFields: ✨ Ability to limit which fields are shown in the trail/grid view (ba08396)
0.10.65 (2021-09-08)
0.10.64 (2021-09-08)
- 🐛 Open link in new pane if Mac
cmd
is pressed (29abbc3)
0.10.63 (2021-09-07)
0.10.62 (2021-09-07)
- CreateIndex: 🐛 Check if currFile is null (c1c8f17)
0.10.61 (2021-09-06)
0.10.60 (2021-09-06)
- WriteBCToFile: 🐛 Notice wasn't showing if MetaEdit wasn't enabled (649c379)
0.10.59 (2021-09-05)
0.10.58 (2021-09-05)
0.10.57 (2021-09-05)
- Vis View: 🐛 Tidy Tree: Importing non-existient function (628afc4)
0.10.56 (2021-09-04)
0.10.55 (2021-09-04)
0.10.54 (2021-09-04)
0.10.53 (2021-09-04)
0.10.52 (2021-09-03)
- WriteBCToFile: ✨ New Command: Write Breadcrumbs to current file (c46c95d)
0.10.51 (2021-08-29)
0.10.50 (2021-08-29)
- Path View: ✨ Option to hide trail in specific notes using custom metadata field (f5d96bf)
0.10.49 (2021-08-28)
0.10.48 (2021-08-28)
0.10.47 (2021-08-28)
- 🐛 Check for Apple CMD key in openOrSwitch (5ea29ac)
- Path View: 🐛 Add trailDiv before markdown-preview-sizer instead of prepending to markdown-preview-view (bc51e85)
0.10.46 (2021-08-22)
- ✨ Create note if it doesn't exist (44485db)
- 🐛 More intuitive text inputs on hierarchies settings (14aaebe)
0.10.45 (2021-08-21)
- Hierarchy Note: 🐛 Forget to check for different delimiters in depth() (7d54b88)
0.10.44 (2021-08-21)
- Hierarchy Note: ✨ Allow any list delimiter
-
,*
,+
(e307696) - Hierarchy Note: ✨ Allow yaml frontmatter (88f0499)
0.10.43 (2021-08-21)
- Hierarchy Note: ✨ Option to have hierarchy note fill in real parents, or real children, or both (ea31f64)
0.10.42 (2021-08-21)
0.10.41 (2021-08-21)
0.10.40 (2021-08-21)
- ✨ Much better debugging. Now grouped by function (48a2f03)
0.10.39 (2021-08-21)
- Vis View: 🐛 Force Directed Graph: Current note doesn't have to have breadcrumbs for fdg to show (fc66973), closes #93
0.10.38 (2021-08-21)
- Hierarchy Note: 🐛 Forgot to initialise hierarchyNotesArr as [] (ffe6877)
0.10.37 (2021-08-21)
- Hierarchy Note: 🐛 Any indentation allowed. For real this time (7d5c596)
0.10.36 (2021-08-21)
- Hierarchy Note: 🐛 Any consistent depth should be allowed, not just tabs (a738e39)
- Hierarchy Note: 🐛 Send Notice if a note in hierarchyNotes has been deleted (49540e8)
0.10.35 (2021-08-20)
- Hierarchy Note: 🐛 Blanks line allowed (596bd64)
0.10.34 (2021-08-20)
- Hierarchy Note: 🐛 Don't push children if !noteUp (841f7bf)
0.10.33 (2021-08-20)
- Hierarchy Note: ✨ Adds Hierarchy Notes to Breadcrumbs (816d847)
0.10.32 (2021-08-18)
- Stats View: ✨ Total row (628e47a)
- 🐛 Register active-leaf-change event if it wasn't registered onLoad (96aa5f4)
0.10.31 (2021-08-15)
- getFieldValues: 🐛 Some pretty big bugs that I hadn't noticed... I think it works now (6e98456)
0.10.30 (2021-08-15)
- Vis View: 🐛 Force Directed Graph: Colour reset to defaultNodeColour when setting new nodeToGetTo (dd1d41e)
0.10.29 (2021-08-15)
- Vis View: ✨ Force Directed Graph: Right click node to set that as the starting point for path finding (095fb25)
0.10.28 (2021-08-15)
- Vis View: 🐛 Force Directed Graph: Path finding wasn't working correctly, oops (4d6a6f0)
0.10.27 (2021-08-15)
- Vis View: ✨ Force Directed Graph: Customisable node colour (e83d9ee)
- Vis View: ✨ Force Directed Graph: Highlight current note on graph (5d437c0)
- Vis View: ✨ Force Directed Graph: Highlight path from current note to hovered node (0773919)
- Vis View: ✨ Force Directed Graph: Transition to hovering node fade-out (f4bb083)
0.10.26 (2021-08-15)
- Vis View: ✨ Customisable colour on Force Directed Graph nodes (94e2947)
- Vis View: ✨ Hovering a node unfocusses any non-connected nodes and edges (fb6e3a8)
0.10.25 (2021-08-15)
- List/Matrix View: ✨ Setting: Filter implied siblings of different types (5e528b7)
- getFieldValues: 🐛 If using Obs cache, it sees number-only links as number[][], not string[][] (3250462)
0.10.24 (2021-08-14)
- 🐛 Previously checking for plugins.dataview.api, which won't exist if !dataview (5bc7cc5)
0.10.23 (2021-08-14)
- Juggl: ✨ Parse for Juggl links even if Juggl isn't installed (e1a8f39)
- Juggl: ✨ Use only Juggl links (09d8d98)
- Juggl: 🐛 Use typedLinkPrefix from Juggl if installed, fall back on '-' otherwise (16af4dc)
0.10.22 (2021-08-13)
- CreateIndex: 🐛 I had the graphs being closed the wrong way (91f742c)
0.10.21 (2021-08-13)
- ✨ Setting to change Dataview wait time (9d7650f)
- List/Matrix View: ✨ Custom sorting of userHierachies (1ec10f6)
0.10.20 (2021-08-13)
- Juggl: 🐛 Fix Juggl links (23da652)
0.10.19 (2021-08-13)
- Juggl: 🐛 Get Juggl syntax working again (579bd14)
- Stats View: 🥅 Error handling in wordCounts (6ff5c3e)
0.10.18 (2021-08-13)
0.10.17 (2021-08-13)
- 🐛 mergeGs was trying to copy the first graph in an arr of graphs, but that arr could be empty (c3c23ea)
0.10.16 (2021-08-13)
0.10.15 (2021-08-13)
- 💄 Labels for hierarchy input boxes (0323edf)
0.10.14 (2021-08-12)
- ✨ Get multiple hierarchies working with l/m view! (558ae67)
- ✨ Multiple field names for each direction in a hierarchy (0f3babb)
- ✨ Multiple hierarchies setting! (2eda709)
- Stats View: ✨ Progress on new stats view (5389720)
- Stats View: ✨ Update stats view for multiple hierarchies (24f5dae)
- 🐛 Everything on the front-end works as it used to (ea0e8ff)
0.10.13 (2021-08-10)
0.10.12 (2021-08-10)
- List/Matrix View: ✨ Setting to open matrixView in left or right side onLoad (c56d3dc)
- Path View: 🐛 Redraw path after updating settings (fa323b8)
0.10.11 (2021-08-09)
0.10.10 (2021-08-09)
- Vis View: ✨ Functional Tree Map! (5489e94)
- Vis View: ✨ Much better tidy tree (8a3a9a3)
- Vis View: ✨ Proof of Concept of hierarchy!!! (b47f849)
0.10.9 (2021-08-06)
- Vis View: ✨ Working Arc Diagram! (71dd61b)
0.10.8 (2021-08-06)
- Vis View: ✨ Add height property to adjList Items (2f27bf4)
- Vis View: ✨ Better Circle Packing (14ee9d0)
0.10.7 (2021-08-05)
- Vis View: ✨ Lots more work on view view. Upgrade forceDirectedG, functional Circle Packing + TidyTree (9769d9b)
0.10.6 (2021-08-05)
- Vis View: ✨ Default visualisation type (3dd2906)
- Vis View: ✨ Working Zoom & Pan on Force Directed Graph! (0b49359)
- Stats View: 🐛 Remove old styles from data-tooltip (973bed2)
0.10.5 (2021-08-05)
- getFieldValues: 🐛 splitAndDrop regex was => null when the link didn't have [[]] (37083df)
0.10.4 (2021-08-04)
- Vis View: ✨ Lots of new code (alot of it copied) to get started with various visualisations (a98ac6a)
0.10.3 (2021-08-04)
0.10.2 (2021-08-04)
- Vis View: ✨ Show node name on hover (4c2ad5d)
- Vis View: Center graph in Vis View (56ee243)
0.10.1 (2021-08-03)
0.9.27 (2021-08-03)
- Stats View: ✨ Custom Tooltip + Copyable td info (bedc5fd)
- Path View: 🐛 Fix extra arrows showing on shorter paths (8c71661)
- Stats View: 🐛 Close stats view on unload (6931256)
0.9.26 (2021-08-03)
- getFieldValues: 🐛 Better falsey checking on rawValues (ec717bc)
0.9.25 (2021-08-02)
- Vis View: ✨ Functional Vis Modal! (ac59f6f)
0.9.24 (2021-08-02)
- Stats View: ✨ Initial Stats View set up, no content yet (bfe0227)
- Stats View: ✨ Node, Real Edge, Implied Edge counts (c89de64)
- List/Matrix View: 🐛 Draw l/m view onLoad, not onOpen (7f4078d)
0.9.23 (2021-08-01)
- 🐛 less harsh falsey checking on rawValues content (2e20b1e)
0.9.22 (2021-08-01)
- 🐛 Initialise jugglLinks as empty array so that it always has .length (96d32af)
0.9.21 (2021-08-01)
- Grid View: 🐛 Forgot to change dotsColour instead of heatmapColour (6e47621)
- Juggl: 🐛 Fix Juggl links not showing (b02377f)
0.9.20 (2021-08-01)
- 🐛 Add debug logs to getFields and getFrontmatter functions (193eb46)
- 🐛 Forgot to add default for aliasesInIndex setting (1135617)
0.9.19 (2021-07-31)
- CreateIndex: ✨ Setting to show aliases in index (670ae39)
0.9.18 (2021-07-31)
- Grid View: ✨ Add dots visualisation to grid view (146e126)
0.9.17 (2021-07-31)
- CreateIndex: ✨ add Global Index command (b12cf4b)
0.9.16 (2021-07-21)
- CreateIndex: 💄 Add a notice when index is copied to clipboard (a275f6f)
0.9.15 (2021-07-21)
- CreateIndex: 🐛 deep clone allPaths to mutate the copy instead (664db77)
0.9.14 (2021-07-21)
- CreateIndex: Add setting to toggle wikilinks in index (b76f919)
- CreateIndex: CreateIndex Button now copies to clipboard (3b9fa72)
- 🐛 closeImpliedLinks was mutating the input graphs (5898872)
0.9.13 (2021-07-21)
- CreateIndex: ✨ Improve CreateIndexButton Functionality (6a60509)
- "normal" bug. Cannot destructure gParents (00901ae)
- "Not path to..." was a link (3d8e237)
- breacrumb trail with multiple parent fields (ab3a2a5)
- conventional commits: add standard-version to project (8863074)
- don't show current note when
indexNote?
(5cd032c) - don't show trail on kanbans (eb8fefc)
- drop alias for Juggl Links (011f7ad)
- empty pane (119a680)
- indexNote arr (9800573)
- inefficient removeDuplicateImplied (3d2b88e)
- links now have real href and data-href (1f6b61c)
- list view numbers "resetting" at 0 (fc32d66)
- rather focus leaf if item.to is already open (4757999)
- real sibling implies a sibling (a9eefb5)
- removeDuplicateImplied (c6379c2)
- removeDupliedImplied (82409d7)
- show multiple paths if
indexNote?
(e302a97) - Trail stays open (b665927)
- TrailGrid overlap (627c64d)
- trailOrTable (ceb61cd)