- Tailoring the project towards minimal setup
- Replce fzf with a python native logic.
- Cleanup github sites.
- Cleanup tons of files
- Performance improvements
- Change default theme to light one
- Fixing things that were broken for glorious Linux-People.
- Add better support to solarized theme
- Changed defualt window size
- disable llm by configuration again
- gracefully degrate on features without model
- Add support to app_focus_title in mac.
- Cleanup options in ps_search
- Add design doc
- Support for focusing on register new window for mac
- Remove i3 support as it is likelly not working anymore
- Fix Issues with Debian Installation
- Update Installation Instructions
- Reworked LLM Config to be customizable
- Fixed CI-Related issues with pypi
- Drop scikit
- explore llms
- entries loader
- privancy component
- Add new models exploration
- Train extensivly on base t5
- delete old next item predictor code base
- Add entry type classifier
- Improve register new speed
- Expriment with more data
- Dependencies groups
- LLM setup
- Next item predictor functional
- fixing Browser Issues on Linux
- making Browser/URL-Code more resiliant
- Implementing Browser Tests
- Improve install script
- Fix rank
- Improve image
- Disable entry generation by default
- Add semantic search
- Add google it script (ctrl-g)
- Many improvements related to LLMs
- Generate new prompt via shortcut on entry editor (ctrl-g)
- Add prompt editor to fzf search (ctrl-p)
- Add new entry suggestions at typing time using chatgpt
- Added examples for body generation
- Streamlit improvements
- Add performance page
- Documentation on how to use the website
-Adding support for XFCE -Removing more legacy i3 Code -New is_linux function -Changing default browser logic
- Improve docs about shortcuts
- Add docs about data collection
- Fix bug printing trash on the search
- Fix copy to clipboard with special characters
- Improve docs about search ui
- Add error panel to display exception traces
- Add project image
- Improve docs
- Add feature to share entry <Ctrl+S> in fzf to do it.
- Improve prompt editor experience
- Improve archlinux installation process
- Support for "" in prompts to replace with clipboard content
- Removing Support for i3 in Favor of GNOME
- Fixing smaller issues with setting up python_search in GNOME
- [Backward incompatible] default_fzf_theme renamed to fzf_theme
- Imrpove fzf themes
- Improve preview window
- Small UI-Fixes on Linux
- Installation automations for mac
- Remove deafult theme customizations
- Installation automations for mac
- Add support for chatgpt UI
- Separate FZF and kitty
- Always use the same kitty window
- New model for next item predictor
- use constant variables to call ranking
- improvements debugging
- hability to query tags via query parameter
- use mlflow config
- fixes for pipeline next item predictor
- tensorflow and running docker
- override pyspark with local spark driver variable with same value
- fix retrain pipeline using wrong python version
- improve shortcut generation logic
- fail if restart of shortcut fails
- add profiling
- Dev container
- Data exporter
- Arize integration
- improve development container
- updates dependencies
- add arize to type classifier
- Moving to dockerfile model
- Moving to an architecture without kafka
- Support customized tags while registering
- Preview window now also shows time slices of the created entry
- Use HOME from env variables to setup new project
- New project now takes the full path
- Remove systemd dependency for linux
Streamlined init_project script with better docs
Created a init_project "project_name" command to finalize the setup.
Minimal intallation supported.
-added customisation for the GUI Theme/Font_Size
- rename search_run module to python_search
- Mac now closes the window when python search runs
Make preview window work both on mac and linux by using python rather than shell.
Add support to gnome shortcuts