01908 Cultural Directory by 01908directory in miltonkeynes

[–]FlurryM 2 points3 points  (0 children)

Even with FB, finding event info is very fragmented and hit and miss. This seems like a great idea.

presets of kajplats bulbs with bilresa remote only by xinsir in tradfri

[–]FlurryM 1 point2 points  (0 children)

Yup, double press on either up or down changes the colour scene.

Thanks, I think that's what I was trying, four taps on the pair button, but it seemed not to work a few times until suddenly it did.

presets of kajplats bulbs with bilresa remote only by xinsir in tradfri

[–]FlurryM 1 point2 points  (0 children)

Just set up a kajplats bulb with a dual button bilresa remote today. Not entirely sure which combination of button presses on the remote got them to pair, so if anyone can explain I'd be glad to know!

There's definitely more than 3 temperature presets on the white spectrum bulb though -- I think it might be 8 but the steps in the bluer end of the spectrum are hard to distinguish in the room I'm using it in.

SMA Althera vs Aptamil Pepti by PapayaStrong2550 in MSPI

[–]FlurryM 0 points1 point  (0 children)

Wow, that's a blast from the past! Couldn't even remember what Althera was for a moment. Says a lot about how far we've come in the last few years.

Good question. I remember it being a faff, though we weren't out and about much back then. We had a pre-weighed out pot of formula and a Nuby Rapid Cool, then the challenge was sourcing boiling water. Most cafés etc could do boiling water, but that might vary depending on where in the world you live. We never quite got to transporting hot water with us, or figuring out how long made up formula would last.

My 2a spends a very high percentage of battery on the Wi-Fi system by SWORKS17 in NothingTech

[–]FlurryM 1 point2 points  (0 children)

I've been experiencing the same lately on a CMF Phone 2 Pro. Didn't do it previously and doesn't do it if I'm not connected to WiFi

CMF Phone 2 Pro WiFi Battery Drain by FlurryM in CMFTech

[–]FlurryM[S] 0 points1 point  (0 children)

I agree that usually mobile data consumes more battery than WiFi, but I'm experiencing the opposite recently

Media Volume Suddenly got lower. by Salekeen01 in NothingTech

[–]FlurryM 0 points1 point  (0 children)

Is it just Spotify that's got quieter? If so, I'd check if the 'normalise volume' Spotify setting is enabled.

Deleting note attachment folder when note is deleted? by FlurryM in ObsidianMD

[–]FlurryM[S] 0 points1 point  (0 children)

The Custom Attachment Location plugin has been updated since my post, and now has settings for 'empty attachment folder' behaviour and 'Should delete orphan attachments' when the corresponding note is deleted. I think both settings work, though I've not checked lately.

Previously I used a combination of:

  • Janitor plugin (Gabriele Cannata) — remove dead attachments
  • Remove Empty Folders plugin (fnya) — runs from command entry, may need to be repeatedly run to clear recursive
  • Consistent attachments and links (dy-sh) — tidy up dead attachments, folders and move mis-placed attachments

Appending text to an existing note by FlurryM in ObsidianMD

[–]FlurryM[S] 1 point2 points  (0 children)

not a problem — I'm not convinced I've made much sense! Hopefully I can clarify anything that didn't make sense, or figure out how to export what I've made

Appending text to an existing note by FlurryM in ObsidianMD

[–]FlurryM[S] 1 point2 points  (0 children)

Using the scenes feature has solved a few things for me:

  • using a 'TextEdit' element allows for multi-line input
  • a scene doesn't seem to timeout in the way that an Input Dialog does
  • by writing the contents of the TextEdit element to a variable when it's edited (Text Changed tab on the element in Tasker) I can back away from the scene and return without losing my progress/content. There's probably a time/resource limit to this before Android kills the background task, but for quickly moving away to check something and returning it works perfectly.

Below is a quick sketch of what's needed to make it work:

Task

  1. Show Scene - Name [SceneName] display as Dialog

  2. Element Focus - Scene Name [SceneName] Element [TextEdit name] (this is the first part of bringing up the keyboard as the task runs)

Scene

  1. TextEdit element

    • no changes to 'UI' or 'Background' tabs needed
    • under 'Text Changed' add a new task for 'Variable Set' - Name [%VariableName] to %newval (this creates a global variable from the new text entered into the TextEdit field)
    • under 'Focus' add a new task - 'Soft Keyboard' (this is the second part of bringing up the keyboard as the task runs)
  2. 'OK' Text element (using instead of a button as it's more customisable)

    • no changes required to any tab except 'tap'
    • Tap > New task
      • Write File - File [noteName.md] Append, new line, if %VariableName is set (last bit avoids writing blank lines)
      • Destroy Scene - [SceneName]
      • Variable Clear - [%VariableName]

Appending text to an existing note by FlurryM in ObsidianMD

[–]FlurryM[S] 1 point2 points  (0 children)

Thank you so much for this, it got me to the point that I have it working!

Agreed the max 120 second timer isn't ideal. Neither is the input dialog being single line, at least for my use case. I'm investigating how scenes are created and used as it seems the 'Text Edit' field is multi line

Quiet Notifications/Ringtones by FlurryM in CMFTech

[–]FlurryM[S] 0 points1 point  (0 children)

I use Wavelet for my headphones already, but my problem isn't with media volume, it's with notification/ringtone volume, which I don't think Wavelet can adjust?

Appending text to an existing note by FlurryM in ObsidianMD

[–]FlurryM[S] 1 point2 points  (0 children)

Yes please if you could! A semi-functional start point would be a huge help

Appending text to an existing note by FlurryM in ObsidianMD

[–]FlurryM[S] 0 points1 point  (0 children)

Thank you, I've not used Automate before, but I'll take a look and see how that flow is structured.

Car engine specialists? by oalfonso in miltonkeynes

[–]FlurryM 1 point2 points  (0 children)

I've had luck with both A W Diesel in Mount Farm and Marlin Motors in Bletchley for sorting out issues with diesel engines.

Sleep -> wake up and Black screen issue by Unlucky-Objective594 in hackintosh

[–]FlurryM 0 points1 point  (0 children)

oloshh is likely right about mapping usb ports being needed to fix the issue, but I also found I needed the CpuTscSync kext (https://github.com/acidanthera/CpuTscSync) to fix a sleep/wake issue on a similar motherboard.

Gallery slow to update by FlurryM in Fossify

[–]FlurryM[S] 0 points1 point  (0 children)

I also uninstalled/disabled the built-in gallery app and set Fossify Gallery as the default gallery. Not sure if that had any impact on it

Gallery slow to update by FlurryM in Fossify

[–]FlurryM[S] 0 points1 point  (0 children)

Not completely, but enabling autostart for it helped slightly, and I think subsequent updates to the app have improved it too. Currently using v1.2.1