I'm an independent consultant who loves working with legacy and hard-to-test code. I specialise in helping teams get such code under test.
- Cambridge, UK.
- https://claremacrae.co.uk/
Highlights
- Pro
- 15 discussions answered
Block or Report
Block or report claremacrae
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ApprovalTests.cpp Public
Forked from approvals/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
C++ 1
-
-
-
-
ci_playground Public archive
Quick-running experiments with Appveyor and Travis Continuous Integration systems
CMake
2,237 contributions in the last year
Activity overview
Contributed to
obsidian-community/obsidian-hub,
obsidian-tasks-group/obsidian-tasks,
approvals/ApprovalTests.cpp
and 110 other
repositories
Contribution activity
June 2022
Created 89 commits in 4 repositories
Created 1 repository
Created a pull request in obsidian-tasks-group/obsidian-tasks that received 1 comment
docs: Add styling for blockquotes, for 'Introduced in' comments
Description
Add _sass/custom/custom.scss
, with content taken from just-the-docs/just-the-docs#681 (comment)
Motivation and Context
This is to fix #734
+8
−0
•
1
comment
Opened 35 other pull requests in 3 repositories
obsidian-tasks-group/obsidian-tasks
33
merged
- docs: Add "How to style backlinks" guide to "How Tos" section
- docs: Improve readability of columns in Quick Reference
- docs: Overhaul the Filters documentation
- refactor: Extract FilterInstructionsBasedField class to reduce more repetition
- refactor: Add ExcludeSubItemsField, for handling 'exclude sub-items' filter
- refactor: Simplify implementations of RecurringField and StatusField
- chore: Make git happy with the resources/sample_vaults/Tasks-Demo/ sample vault
- refactor: Extract variable in addBacklinks() to simplify code slightly
- test: Add a manual test for issue #654
- refactor: Add RecurringField class, for handling recurring/not recurring filters
- refactor: Add StatusField class, for handling done/not done filters
- refactor: The date fields do their own presence/absence searches
- refactor: Move Settings.ts and SettingsTab.ts to src/config/
- test: Fill in the gaps of testing parsing of all instructions
- test: Add test helper testFilter() that takes a TaskBuilder
- docs: Fix occasional incorrect images in user docs & plugin store.
- chore: Add Clare Macrae to author list in manifest.json to match community store
- docs: Add documentation for the 'Create or edit Task' modal
- docs: Use a white background and larger text for Tasks screenshots
- docs: Add sample vault, for use in screenshots for the documentation
- feat: Allow capital letters in abbreviations for dates in Create or edit Task modal
- docs: Use newer link for discussion on non-indenting of sub-tasks
- fix: 'Apply' in 'Create or edit Task' started failing earlier today
- chore: Update commonmarker to 0.23.4
- chore: Add dependabot.yml to automate updates
- Some pull requests not shown.
obsidian-community/obsidian-hub
1
merged
obsidianmd/obsidian-docs
1
merged
Reviewed 13 pull requests in 2 repositories
obsidian-tasks-group/obsidian-tasks
12 pull requests
- feat: add feature and settings updates
- Intelligent dynamic auto-complete for entering tasks
- build(deps): bump actions/setup-node from 1 to 3
- build(deps): bump actions/checkout from 2 to 3
- chore: Use dependabot to update github-actions
- chore: Use v2 of codeql-action
- fix: Unable to find section, when title has tag inside (issue #654)
- refactor: Add StatusField class, for handling done/not done filters
- obsidian-reminders modal
- feat: Add date abbreviations to 'Create or edit Task' modal
- docs: Add a Quick Reference page to the docs
- feat: Add 'has done date', 'has happens date', 'no done date', 'no happens date'
obsidian-community/obsidian-hub
1 pull request
Created an issue in phibr0/obsidian-macros that received 5 comments
Error message at startup TypeError: Cannot read property 'name' of undefined
with Obsidian 0.15.1
Hello, I noticed an error in the console from this plugin at startup with: Obsidian 0.15.1 (Insider) Macros version 0.1.0 (current version) Error…
5
comments
Opened 16 other issues in 5 repositories
obsidian-tasks-group/obsidian-tasks
6
closed
5
open
- Documentation is showing images for features that are not yet released
- Allow capital letters in abbreviations for dates in Create/Edit Modal
- Add documentation for Tasks Commands
- Add documentation for Tasks Settings
- Clicking 'Apply' in 'Create or edit Task' fails with console error
- Add documentation for the 'Create or edit Task' modal
- Documentation of urgency values differs from actual urgency values
- Feature Requests go in Discussions, as Ideas - not Issues
- The 'Global task filter' UI looks like #task is enabled as the default tag filter
- Add styling for blockquote text in the published documentation
- docker_start script on Mac gives 'Could not find nokogiri-1.13.6-x86_64-linux in any of the sources'
sytone/obsidian-tasks-x
1
open
1
closed
matthewhchan/linkify
1
closed
valentine195/obsidian-settings-search
1
closed
obsidian-community/obsidian-hub
1
closed
Started 10 discussions in 3 repositories
obsidian-tasks-group/obsidian-tasks
obsidian-tasks-group/obsidian-tasks
- Add ability to group by urgency
- Implement reverse sorting of groups
- For text searches, add 'equals' and 'does not equal'.
- Add ability to filter and group by linked note(s)
- Make error message more informative, to try to reduce user pain and support effort.
- Find a way to record in docs the release version for new features
- Allow filtering by arbitrary values in note frontmatter
sytone/obsidian-tasks-x
sytone/obsidian-tasks-x
Taitava/obsidian-shellcommands
Taitava/obsidian-shellcommands
Answered 11 discussions in 1 repository
obsidian-tasks-group/obsidian-tasks
obsidian-tasks-group/obsidian-tasks
- Understanding "state: Warm" message
- Query to list all pending tasks from last two weeks
- Using Tasks *within* a Callout
- Can you remove the footer from a task query?
- Querying by creation date (workaround by using start date instead)
- Alternate emoji insertion methods (shortcode, unicode?) - help + documentation request
- Querying doubt (sub-tasks not being indented in query results)
- includes vs include : heading does not includes X - > `Tasks query: do not understand query`
- Combining conditions
- tags filter not working?
- filter tasks from kanban boards using Task plugin queries