Active Goals

2024-Q3

Link to original

Tasks Completed Last Week
tags include #todo/Bry 
done
short mode
limit 15
Tasks In Progress or Targeted This Week
tags include #todo/Bry
not done
short mode
limit 15
Tasks Blocked & Reasons
tag includes #todo/Bry 
tag includes #Blocked
not done
short mode
limit 15
  • List reasons or suggestions to unblock the tasks

{{Button to generate invoice}}

const mb = engine.getPlugin('obsidian-meta-bind-plugin').api;
 
const tableOptions = {
	bindTarget: mb.createBindTarget('frontmatter', context.file.path, ['time-log']),
	tableHead: [ 'Goal Tag', 'Type', 'Date', 'Hours'],
	columns: [
		'INPUT[inlineSelect(option(meeting), option(#example-goal), option(#collab)):scope^activity]',
		'INPUT[inlineSelect(option(billable), option(non-billable), option(pro-bono)):scope^score]',
		'INPUT[date:scope^date]',
		'INPUT[number:scope^hours]',
	],
};
 
const mountable = mb.createTableMountable(context.file.path, tableOptions);
 
mb.wrapInMDRC(mountable, container, component);

Sign and Attest

  • bry to confirm aggrs aouts ✅ 2024-09-24
  1. Sign