All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.15.4 (2022-01-31)
0.15.3 (2022-01-12)
- Now hides algorithm selector if only 1 alg is active (5391a47)
- Better styling of ordered lists and footnotes (79e9ca1)
0.15.2 (2022-01-10)
- Invalid Markdown rendering in co-cites for child bullets (4827e85)
0.15.1 (2022-01-10)
- Added outliner support to co-citations (0eef53b)
- Increased granularity for co-citations on the same line (cfca1d5)
- Sort equal-measure co-citations alphabetically (62b351a)
- Text previews in Co-Citations now render markdown (5d1153b)
- Bug in filles without outlines (00c4061)
- Bugs in sorting results of co-citation (2012a91)
- Results within co-citations entries were not properly sorted (318666b)
0.15.0 (2022-01-03)
0.14.1 (2022-01-03)
- ✨ Option to hide/show each alg (not all are shown by default anymore) (242f8f9)
0.14.0 (2021-12-20)
0.13.2 (2021-12-20)
- NLP: ✨ Sentiment analysis global alg! (8c5d49a)
0.13.1 (2021-12-19)
0.13.0 (2021-12-18)
- NLP: ✨ 3 new Natural Language Processing algorithms!!! (84fd96f)
0.12.0 (2021-11-16)
- HITS: ✨ HITS Algorithm! (46a7b91)
0.11.0 (2021-11-16)
- ✨ Sliders on labelProp and Louvain! (6ee2223)
- ✨ Tell the type of analysis in the info-tooltip (67166c6)
- commDetection: ✨ Louvain commDetection! (1ba9a41)
0.10.3 (2021-11-15)
0.10.2 (2021-11-14)
0.10.1 (2021-11-13)
- 🐛 Settings weren't loading (b5b4a82)
0.10.0 (2021-11-13)
- ✨ Add
.GA-${ext}
to nodes for styling (85cbb79) - ✨ Commands to open specific alg type (8801c6c)
- ✨ Exclude notes by tag (6448a84)
- ✨ Freeze AnalysisView on currentFile (69e9ad3)
- ✨ InfiniteScroll working on table algs (0de2260)
- ✨ Options to show img thumbnails or not (e8ae368)
- Actually managed to get infinite scrolling to work in cocites! (e3371ba)
- labelProp: ✨ Infinite scroll working! (7b5983d)
- More trying to get infinite scrolling to work (19e6679)
- started work on infinite scrolling in co-citations (ce00f58)
- Trying to show image thumbnails in co-cites (7ee2711)
- 🐛 openOrSwitch to imgs (a54b548)
- coCites: 🐛 Freeze (b892351)
- Old co-citations linger when switching notes (c14df99)
- Sometimes infinite scrolling adds the wrong data (0b37633)
0.9.0 (2021-11-10)
- ✨ Show imgs in ResultMapTable components! (2d9b5fa)
- Added more extensions to file type icon picker (226ea9f)
- labelProp: ✨ Imgs show here too! (55a606e)
0.8.0 (2021-11-09)
- ✨ Allow unresolved links for all algs except coCites (for now) (779e928)
- ✨ Option to addUnresolved links to graph or not (386aeb1)
- Co-citations now also shows unresolved links (d420b4a)
- Unresolved links are added to cocites only when option is true (e04fb80)
0.7.0 (2021-11-08)
- ✨ Allow all file extensions to be added to the graph + file icons! (78ff464)
0.6.6 (2021-11-08)
0.6.5 (2021-11-08)
0.6.4 (2021-11-07)
- Nested tags do not appear correctly in co-citations (1f65e96)
0.6.3 (2021-11-07)
0.6.2 (2021-11-07)
0.6.1 (2021-11-07)
0.6.0 (2021-11-07)
- ✨ Scrollbar + Individual components (13dee3d)
- coCites: ✨ Sort coCites (db12139)
- Find co-cited tags (a02a0fd), closes #22
- Give small co-citation weight to tags defined in YAML (ef9f014)
- 🐛 RefreshGraph when changing exclusionRegex (6f4367d)
- Only add co-tags when setting is set to true (f88123b)
0.5.1 (2021-11-06)
0.5.0 (2021-11-06)
- ✨ Filter out notes from the graph using a regex (8a9daf1)
- commDetection: ✨ New alg: Clustering Coefficient (9ee02a2)
0.4.0 (2021-11-05)
0.3.4 (2021-11-05)
- ✨ Add info icons to some algs (6bdb6c3)
- ✨ triangleCount + clusteringCoefficient (b3e7bf1)
- commDetection: ✨ Show 🔗 if note is linked to group label (a7b27d4)
- coCites: 🐛 Don't show isLinked of coCite.source (it will always be linked) (4935a6d)
0.3.3 (2021-11-04)
0.3.2 (2021-11-04)
- commDetection: ✨ Label as group name! (243fd05)
0.3.1 (2021-11-04)
0.3.0 (2021-11-04)
- commDetection: ✨ Customisable iterations (67b33ce)
- commDetection: ✨ Label Propagation Analysis! (cd14f11)
- Improved performance of label propagation (fcfaebf)
- More iterations allowed for label propagation (090b9ab)
- commDetection: 🐛 A node shouldn't update all it's neighbours in one go (c9fe8d9)
0.2.7 (2021-11-04)
- 🐛 destroy old components on refresh/switch (bce97ae)
0.2.6 (2021-11-03)
- 🐛 Check if Jaccard.denom === 0 (341dff4)
0.2.5 (2021-11-03)
0.2.4 (2021-11-03)
0.2.3 (2021-11-03)
- ✨ Show common neighbours tooltip on hover (718b31a)
- 🐛 Check if !plugin.g in getPromiseResults (d306e8f)
- 🐛 Remember current analysis type when refreshing from cmd (64ff1ae)
0.2.2 (2021-11-02)
- ✨ Cmd to refresh graph (31c2c11)
0.2.1 (2021-11-02)
0.2.0 (2021-11-02)
- ✨ Add
linked
class for links in either direction (8c57be7)
- Co-citations doesn't treat transclusions properly (775bd1d)
0.1.7 (2021-11-02)
0.1.6 (2021-11-02)
- 🐛 hoverPreview doesn't work from community-lib (bf77ea0)
0.1.5 (2021-11-02)
- Highlights in co-citation panes sometimes give incorrect results (0661a0d)
- Incorrect resolving for folder/name links (6a1711c)
- Varied capitalization link resolving (1958b8e)
0.1.4 (2021-11-01)
0.1.3 (2021-11-01)
- 💄 Finally an icon! (2b3e02f)
0.1.2 (2021-11-01)
- Cocitations - Correctly resolve improper capitalization and header links (2e85864)
0.1.1 (2021-11-01)
0.1.0 (2021-11-01)
- ✨ Jump to
sentence
onClick and highlight (f978722)
- 🐛 Properly await resolvedLinks completion (69f6bd1)
0.0.38 (2021-11-01)
- Much better performance of co-citations (67b41e4)
- 🐛 Properly checkCallback (73e86c6)
- Better force reload handling (15b1294)
- Crashes when reloading plugin (1985918), closes #13
0.0.37 (2021-10-29)
0.0.36 (2021-10-29)
- 🐛 checkCallback properly (32bd6cf)
0.0.35 (2021-10-28)
0.0.34 (2021-10-26)
0.0.33 (2021-10-26)
- 🐛 ? unload view plugin.onunload (9879307)
- 🐛 Check sentence length to decide how many splits (83a2eb4)
- 🐛 Notename has .md in it edge case (1f6c7fa)
- Crash in co-citations in case of failure to look up link (a695698)
- Invalid results with differently-capitalized links (467427a)
0.0.32 (2021-10-26)
- ✨ Add linkedQ class to co-cites (2b8a80c)
0.0.31 (2021-10-26)
- 🐛
community-lib
openOrSwitch gets currFile for you (108b6e4)
0.0.30 (2021-10-25)
0.0.29 (2021-10-25)
0.0.28 (2021-10-25)
- ✨ Refresh Index button (fc6b6aa)
0.0.27 (2021-10-25)
- Better handling of indexing on initial load of Obsidian (651b7ea)
0.0.26 (2021-10-25)
- 🐛 Console log undefined var (1ffed5b)
0.0.25 (2021-10-11)
- 💄 Don't display entire path, only basename (6d3ed29)
0.0.24 (2021-10-11)
- 💄 Highlight matches in coCites sentence (1916a1a)
- ✨ Better openOrSwitch (f8e590e)
- ✨ Co-Citations backlinks pane! (a42cf63)
- 🐛 Fix similarity component with new Promised results (05d78f9)
- 🐛 Somewhat fix LinkPrediction with new Promised results (c6995b3)
- 🐛 Fixed highlights being one character off (afbbf23)
0.0.23 (2021-10-11)
- 💄 Highlight matches in coCites sentence (1916a1a)
- ✨ Better openOrSwitch (f8e590e)
- ✨ Co-Citations backlinks pane! (a42cf63)
- 🐛 Fix similarity component with new Promised results (05d78f9)
- 🐛 Somewhat fix LinkPrediction with new Promised results (c6995b3)
- 🐛 Fixed highlights being one character off (afbbf23)
0.0.22 (2021-10-09)
0.0.21 (2021-10-09)
- ✨ Default analysis type option (179eddb)
- ✨ Right click to write link to yaml of current or target file (910836b)
0.0.20 (2021-10-08)
- 🐛 Bug fixes, simplifications (6adb719)
0.0.19 (2021-10-08)
0.0.18 (2021-10-07)
- ✨ Add Co-Citations (danke Emile!) (d3e15d3)