David Fraser

Results 9 issues of David Fraser

This is a fix for [issue #127](https://github.com/flexiondotorg/oab-java6/issues/127) based on my observation of the cookies required

Downloading is saving an HTML file with an error message instead of the JDK... ``` [x] Downloading jdk-7u51-linux-i586.tar.gz : 132.98 MB --2014-03-17 16:13:52-- http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-i586.tar.gz Resolving download.oracle.com (download.oracle.com)... 41.181.159.88, 41.181.159.89 Connecting...

This contains two new mappings following how Tolkien represented English in his major works: One for the Cirth as used in key parts of Lord of the Rings (`english-cirth-erebor.glaem`) and...

Added a `--all` flag that allows syncing all notebooks, which is a useful way to backup together with `--two-way` or (newly introduced) `--download-only`. Also clarified and updated docs on `gnsync`

This adds the ability to use string templates to generate text incorporating variables and calculations The string templates are quoted - either singly on an individual line, or with triple...

### Version - [X] I'm using version 1.15.1 ### Existing requests - [X] I've checked Existing requests ### Advanced Preferences - [X] I've checked Advanced Preferences ### What operating system...

enhancement
help wanted
good first issue

I have been making some changes to aw-webui. The [instructions in the README](https://github.com/ActivityWatch/aw-webui/blob/master/README.md#by-copying-the-web-assets-to-your-main-install) say to copy the web assets to the main install. However, at least on Windows, `aw-server-rust` seems...

If I have a fairly standard collection that uses the index feed, it shows items on the second page as you scroll down that don't match it's filter. For example...

I've been trying to use fix-regex for rules applying across an entire codebase, using the `generic` language type. However, the rule seems to be ignored. Here's a basic use case:...

bug
feature:autofix