Skip to content

Releases: Endle/fireSeqSearch

v0.1.3: Wordcloud

03 Jul 02:55
fa873eb
Compare
Choose a tag to compare

0.1.3

New Feature: Generate wordcloud.

Just visit http://127.0.0.1:3030/wordcloud, and fireSeqSearch will generate a wordcloud with your logseq notes. Each word in the cloud is clickable. With a single click, you can search your top-words in search engines and your personal notes simultaneously.

This demo video used note of greek myth, created by yongerG. This note is licensed with CC-BY-SA-4.0 license.

Thanks to timdream and other contributors for the amazing library wordcloud2.js.

New Feature: Allow to filter out zotero imported pages Issue 122

v0.1.2: Parse PDF links

18 Feb 18:20
78ae1a6
Compare
Choose a tag to compare

0.1.2

New server-side feature: Read and Search PDF contents! In a logseq page, the PDF link ![title](../assets/doc_000123_0.pdf) will be parsed, and appended to the document.

How to use it

This feature is turned off by default. Adding --parse-pdf-links to enable PDF parsing. See example

Deficient: Performance. It needs further evaluation.

Thanks

The crate PDF-extract makes this new feature possible. Thanks Jeff Muizelaar and Joep Meindertsma for it.

Clifford Enoc created this feature request.

v0.1.1: ObsidianMD support!

06 Feb 00:22
96e812a
Compare
Choose a tag to compare

This is the first time for bumping the MINOR version for a big new feature:

ObsidianMD support!

Bug fixes with contribution of xxchan.

Dev change: Added sccache with the support of xuanwo.

This a server side update.

v0.0.24: Bug fix

07 Jan 22:14
98057ad
Compare
Choose a tag to compare

server-side update.

Several bug fixes

v0.0.23: Bug fix

27 Nov 20:03
0b6b76d
Compare
Choose a tag to compare

server-side update.

Fix a regression in v0.0.22

v0.0.22: Include journal pages

27 Nov 02:57
Compare
Choose a tag to compare

This is both server-side and client-side update.

New feature: include journal pages in search results. This feature is turned off by default. Use --enable-journal-query to enable it.

Currently, I haven't figured out an approach to generate the Logseq URI for a specific journal page.

0.0.20: Bug fix

22 Nov 03:18
fef8aad
Compare
Choose a tag to compare

0.0.19: Bug fix

21 Nov 15:48
6a27e9c
Compare
Choose a tag to compare

This is a server-side update.

  1. Fixed #59.
  2. Improvement: When a paragraph is too long, use its summary (See #57 and commit)

Test Cyrillic letters

12 Nov 03:59
172acfb
Compare
Choose a tag to compare
Test Cyrillic letters Pre-release
Pre-release
Fix highlight for Cyrillic letters

Merge pull request #62 from Endle/Cyrillic
Not tested https://github.com/Endle/fireSeqSearch/issues/59

v0.0.18: new UI

10 Nov 15:47
Compare
Choose a tag to compare

Exciting new UI by @phoenixeliot and @yoyurec
Thank you for your contribution!

No change at server side. All you need is to update Firefox extension or user script.

Screenshot 2022-11-10 103940