Activity
From 05/31/2024 to 06/09/2024
06/09/2024
- 01:17 PM TestTask #103: Unit Tests for DocParser
- Implemented in (commit:878e8ab), (commit:e000653), (commit:17ff764), (commit:c599a76), (commit:160a8de), (commit:9ec9...
- 01:13 PM CodeTask #106 (Closed): Pandoc title format for Almirah doc title
- Implemented in (commit:79c786d)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36 - 01:12 PM Bug #107 (Closed): Script fails if there are similar uplinks in the Controlled Paragraph
- Implemented in (commit:1a21729)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36 - 01:11 PM Bug #108 (Closed): Recursive up-links
- 01:10 PM Bug #108: Recursive up-links
- Implemented in (commit:8e117eb)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36 - 01:09 PM Bug #109 (Closed): Add Markdown Lists to the search database
- Implemented (commit:8233168)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36 - 12:04 PM Bug #109 (Closed): Add Markdown Lists to the search database
- In the first version of search engine the only Paragraph and Controlled Paragraph entities were indexed. Since the li...
06/08/2024
- 01:41 PM Bug #108 (Closed): Recursive up-links
- The current version (Almirah gem version 0.2.0) allows to add the following paragraph:
\[SRS-001\] This is a contr... - 01:09 PM Bug #107 (Closed): Script fails if there are similar uplinks in the Controlled Paragraph
- The following paragraph raises and error:
\[SRS-001\] This is a Controlled Paragraph >\[SYS-001\], >\[SYS-001\]
...
06/07/2024
- 10:51 PM CodeTask #106 (In Progress): Pandoc title format for Almirah doc title
- 10:50 PM CodeTask #106 (Closed): Pandoc title format for Almirah doc title
- See parent task for details
- 09:12 PM TestTask #103 (New): Unit Tests for DocParser
- DocFabric class is too overloaded. So, the DocParser part is introduced to isolate the logic.
This task is to test t... - 08:32 PM Bug #102 (Closed): Undefined behavior without document title
- During unit testing of DocParser it was found that there is no document title if the first heading in the document ha...
06/04/2024
- 12:24 PM CodeTask #100 (Closed): Basic database for search engine
- Implemented in (commit:cc8cd2b)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/34 - 12:22 PM CodeTask #101 (Closed): Try to integrate with Orama local search
- Implemented in (commit:f0e7514)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/34
06/03/2024
- 08:50 AM CodeTask #101 (Closed): Try to integrate with Orama local search
- It would be good to check how fast Orama engine works locally (https://docs.askorama.ai/open-source/)
06/02/2024
- 02:21 PM CodeTask #100 (In Progress): Basic database for search engine
- 02:20 PM CodeTask #100 (Closed): Basic database for search engine
- Guessing that raw md or html files are not a good input for any search engine.
So, let's create some JSON database d...
Also available in: Atom